Bump pytz from 2022.7.1 to 2023.3.post1

Bumps [pytz](https://github.com/stub42/pytz) from 2022.7.1 to 2023.3.post1.
- [Commits](https://github.com/stub42/pytz/compare/release_2022.7.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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-09 17:35:17 +00:00 committed by GitHub
parent f1b5fff3b3
commit 61a6c6243b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 176 deletions

203
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
psycopg2 = "^2.9.5"
pytz = "^2022.7"
pytz = "^2023.3"
psutil = "^5.9.4"
python-slugify = "^7.0.0"
pillow = "^9.3.0"