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] committed Mar 4, 2024
1 parent 7c4bf15 commit 330f8f4
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 @@ repository = "https://github.com/reswitched/robocop-ng"

[tool.poetry.dependencies]
python = "^3.11"
python-dateutil = "^2.8.2"
python-dateutil = "^2.9.0"
humanize = "^4.8.0"
parsedatetime = "^2.6"
aiohttp = "^3.9.3"
Expand Down

0 comments on commit 330f8f4

Please sign in to comment.