We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aebc521 + a81fd6d commit 5aff1f7Copy full SHA for 5aff1f7
1 file changed
requirements-dev.txt
@@ -20,7 +20,7 @@ requests-mock>=1.11.0,<2.0.0
20
PyYAML>=6.0.0,<7.0.0 # Fix compatibility issues with PyYAML 5.4.1
21
22
# Linting and Type Checking
23
-black>=23.3.0,<25.0.0
+black>=23.3.0,<26.0.0
24
isort>=5.12.0,<6.0.0
25
autopep8>=2.3.0,<3.0.0
26
mypy>=1.3.0,<2.0.0
0 commit comments