Skip to content

Commit 9c8fe3c

Browse files
Bump python-dateutil from 2.8.2 to 2.9.0
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 998a695 commit 9c8fe3c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.9"
1010
# Integration tests dependencies.
1111
invoke = "^2.2.0"
1212
pytest = "^8.0.2"
13-
python-dateutil = "^2.8.2"
13+
python-dateutil = "^2.9.0"
1414
semver = "^3.0.2"
1515

1616
# Documentation generation dependencies.

0 commit comments

Comments
 (0)