Skip to content

Commit ba56d13

Browse files
dependabot[bot]Dylan-FMK
authored andcommitted
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 1da21ea commit ba56d13

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)