Bump pytz from 2023.3 to 2023.3.post1

Bumps [pytz](https://github.com/stub42/pytz) from 2023.3 to 2023.3.post1.
- [Commits](https://github.com/stub42/pytz/compare/release_2023.3...release_2023.3.post1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-05 23:10:53 +00:00
committed by GitHub
parent 3490507c3b
commit 43743e1a47
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ pyexcel-xlsx = "==0.6.0"
openpyxl = "==3.0.10"
pyproj = "==3.6.0"
python-dotenv = "==1.0.0"
pytz = "==2023.3"
pytz = "==2023.3.post1"
rtreelib = "==0.2.0"
werkzeug = "~=2.3"
wtforms = "~=3.0"