Skip to content

Commit 9dd97cb

Browse files
Update types-python-dateutil requirement from >= 2.8.19.14 to >=2.9.0.20241206
Updates the requirements on [types-python-dateutil](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20241206 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44b5036 commit 9dd97cb

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 = ">= 3.9.0"
2424
flake8 = ">= 4.0.0"
25-
types-python-dateutil = ">= 2.8.19.14"
25+
types-python-dateutil = ">=2.9.0.20241206"
2626
mypy = ">= 1.5"
2727

2828

0 commit comments

Comments
 (0)