Skip to content

Commit 354fbd6

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 831fc3d commit 354fbd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pre-commit==4.0.0
6060
pycparser==2.22
6161
pydantic==2.9.2
6262
pydantic-core==2.23.4
63-
pyfakefs==5.7.0
63+
pyfakefs==5.7.4
6464
pygithub==2.4.0
6565
pygments==2.18.0
6666
pyjwt==2.9.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2024.8.30
55
cffi==1.17.1
66
charset-normalizer==3.3.2
77
click==8.1.7
8-
colorama==0.4.6 ; platform_system == 'Windows'
8+
colorama==0.4.6 ; sys_platform == 'win32'
99
cryptography==43.0.1
1010
deprecated==1.2.14
1111
gitdb==4.0.11

0 commit comments

Comments
 (0)