Skip to content

Commit 3fef66f

Browse files
Bump python-dateutil from 2.8.1 to 2.8.2
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.1...2.8.2) --- updated-dependencies: - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88eb164 commit 3fef66f

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

poetry.lock

Lines changed: 23 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.9"
1010
# Integration tests dependencies.
1111
invoke = "^1.5.0"
1212
pytest = "^6.2.4"
13-
python-dateutil = "^2.8.1"
13+
python-dateutil = "^2.8.2"
1414
semver = "^2.13.0"
1515

1616
# Documentation generation dependencies.

0 commit comments

Comments
 (0)