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 f49241e commit b419b4bCopy full SHA for b419b4b
setup.cfg
@@ -57,7 +57,7 @@ install_requires =
57
58
[options.extras_require]
59
dev =
60
- black~=25.1.0
+ black~=25.11.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.11.0
2
build>=0.7
3
isort>=5.10
4
pre-commit~=4.2
0 commit comments