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] <[email protected]>
1 parent 88eb164 commit 3fef66f

File tree

2 files changed

+24
-5
lines changed

2 files changed

+24
-5
lines changed

Diff for: poetry.lock

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

Diff for: 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 = "^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)