Skip to content

Commit 7c1779f

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 4e79f89 commit 7c1779f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: poetry.lock

+4-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
@@ -21,7 +21,7 @@ py-healthcheck = "1.10.1"
2121
pytest = "6.2.3"
2222
pytest-mock = "3.6.1"
2323
pytest-cov = "2.11.1"
24-
python-dateutil = "2.8.1"
24+
python-dateutil = "2.8.2"
2525
pyyaml = "5.4.1"
2626
requests = "2.25.1"
2727
sqlalchemy = "1.3.22"

0 commit comments

Comments
 (0)