Skip to content

Commit

Permalink
Bump python-dateutil from 2.8.2 to 2.9.0.post0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 516eafc commit 3daa884
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ pytest==8.3.2
# pytest-cov
pytest-cov==5.0.0
# via -r requirements-dev.in
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements.in
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ fastapi[all]==0.112.2
strawberry-graphql[fastapi]==0.235.1
databases[mysql]==0.9.0
cryptography>=41.0.0
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
slack-sdk==3.20.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ pygments==2.18.0
# via rich
pymysql==1.1.1
# via aiomysql
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# -r requirements.in
# botocore
Expand Down

0 comments on commit 3daa884

Please sign in to comment.