Skip to content

Commit

Permalink
Bump pytz from 2022.2.1 to 2023.3.post1 (#9)
Browse files Browse the repository at this point in the history
Bumps [pytz](https://github.com/stub42/pytz) from 2022.2.1 to 2023.3.post1.
- [Commits](stub42/pytz@release_2022.2.1...release_2023.3.post1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent b6f058c commit 118c101
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 @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.10"
astral = "^2.2"
pytz = "^2022.2.1"
pytz = "^2023.3.post1"
surepy = "^0.9.0a"
asyncio = "^3.4.3"
Flask = "^2.2.2"
Expand Down

0 comments on commit 118c101

Please sign in to comment.