Skip to content

Commit 4e5a2d0

Browse files
build(deps): bump python-dateutil from 2.8.2 to 2.9.0.post0
Bumps [python-dateutil](https://github.com/dateutil/dateutil) from 2.8.2 to 2.9.0.post0. - [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.post0) --- 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 dd41de9 commit 4e5a2d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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 @@ flask = "^1.1"
1010
flask-caching = "^1.10"
1111
flask-cors = "^4.0"
1212
gunicorn = "^21.2"
13-
python-dateutil = "^2.8"
13+
python-dateutil = "^2.9"
1414
simpleflake = "^0.1.5"
1515
sentry-sdk = "^1.40.6"
1616
redis = "^3.3"

0 commit comments

Comments
 (0)