We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4e019f + 969316f commit 8adff3bCopy full SHA for 8adff3b
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ pytest = ">=8.3.5"
22
pytest-cov = ">=5.0.0"
23
tox = ">=4.25.0"
24
flake8 = ">=5.0.4"
25
-types-python-dateutil = ">= 2.8.19.14"
+types-python-dateutil = ">=2.9.0.20241206"
26
mypy = ">=1.14.1"
27
28
0 commit comments