Skip to content

Commit e31dcfe

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 6589831 commit e31dcfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ regex==2024.9.11
8383
requests==2.32.3
8484
rich==13.9.2
8585
rtoml==0.11.0
86-
ruff==0.6.9
86+
ruff==0.9.7
8787
shellingham==1.5.4
8888
simple-toml-settings==0.8.0
8989
six==1.16.0

requirements.txt

Lines changed: 1 addition & 1 deletion
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)