We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95040d8 commit 3e8fc6dCopy full SHA for 3e8fc6d
pyproject.toml
@@ -49,7 +49,7 @@ dependencies = [
49
dev = [
50
"black (>=25.11.0,<25.12.0)",
51
"build (>=1.3.0,<1.4.0)",
52
- "isort (>=6.1.0,<6.2.0)",
+ "isort (>=8.0.1,<8.1.0)",
53
"types-pytz (>=2025.2.0.20250326,<2025.3.0.0)",
54
"pre-commit (>=4.2.0,<4.3.0)",
55
"types-python-dateutil (>=2.9.0,<2.10.0)",
0 commit comments