Skip to content

Commit 8adff3b

Browse files
authored
Merge pull request #38 from anddone-kit/dependabot/pip/types-python-dateutil-gte-2.9.0.20241206
Update types-python-dateutil requirement from >= 2.8.19.14 to >=2.9.0.20241206
2 parents f4e019f + 969316f commit 8adff3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest = ">=8.3.5"
2222
pytest-cov = ">=5.0.0"
2323
tox = ">=4.25.0"
2424
flake8 = ">=5.0.4"
25-
types-python-dateutil = ">= 2.8.19.14"
25+
types-python-dateutil = ">=2.9.0.20241206"
2626
mypy = ">=1.14.1"
2727

2828

0 commit comments

Comments
 (0)