We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c90796c commit 9228460Copy full SHA for 9228460
requirements-dev.txt
@@ -99,7 +99,7 @@ regex==2024.5.15 ; python_version >= "3.9" and python_version < "4.0"
99
requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
100
rich==13.7.1 ; python_version >= "3.9" and python_version < "4.0"
101
rtoml==0.10.0 ; python_version >= "3.9" and python_version < "4.0"
102
-ruff==0.4.10 ; python_version >= "3.9" and python_version < "4.0"
+ruff==0.6.5 ; python_version >= "3.9" and python_version < "4.0"
103
shellingham==1.5.4 ; python_version >= "3.9" and python_version < "4.0"
104
simple-toml-settings==0.6.1 ; python_version >= "3.9" and python_version < "4.0"
105
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
0 commit comments