Skip to content

Commit

Permalink
Bump pytz from 2024.1 to 2024.2
Browse files Browse the repository at this point in the history
Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2024.1...release_2024.2)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and LawiK974 committed Nov 4, 2024
1 parent d8c1ee1 commit 464efcf
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 @@ -15,7 +15,7 @@ argparse = "^1.4.0"
PyYAML = "^6.0.2"
kubernetes-asyncio = "^30.3.1"
DateTime = "^5.5"
pytz = "^2024.1"
pytz = "^2024.2"

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8.0"
Expand Down

0 comments on commit 464efcf

Please sign in to comment.