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 727a64e commit b558972Copy full SHA for b558972
setup.cfg
@@ -57,7 +57,7 @@ install_requires =
57
58
[options.extras_require]
59
dev =
60
- black~=25.1.0
+ black~=25.9.0
61
build~=1.2.1
62
isort~=6.0.0
63
types-pytz~=2025.2.0.20250326
test-requirements.txt
@@ -1,4 +1,4 @@
1
-black==25.1.0
+black==25.9.0
2
build>=0.7
3
isort>=5.10
4
pre-commit~=4.2
0 commit comments