Skip to content

Commit

Permalink
build(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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 851f213 commit 08f0459
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 @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.10"
requests = "^2.31.0"
pydantic = "^2.5.3"
python-dateutil = "^2.8.2"
python-dateutil = "^2.9.0"
mkdocs = "^1.5.3"
mkdocs-material = "^9.5.4"
pygments = "^2.17.2"
Expand Down

0 comments on commit 08f0459

Please sign in to comment.