Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 8774517 commit a5f8bfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ include = ["CHANGELOG.md"]

[tool.poetry.dependencies]
python = "^3.9"
python-dateutil = "^2.8.2"
python-dateutil = "^2.9.0"
django = "^3.2.19"
# might remove this once we find out how the jsonapi extras_require work
django-cors-headers = "^4.1.0"
Expand Down

0 comments on commit a5f8bfa

Please sign in to comment.