Merge pull request #2466 from GSA/dependabot/pip/pytz-2025.2

Bump pytz from 2024.2 to 2025.2
This commit is contained in:
Alex Janousek
2025-04-01 12:47:25 -04:00
committed by GitHub
2 changed files with 177 additions and 27 deletions

202
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,7 +32,7 @@ pyexcel-xlsx = "==0.6.0"
openpyxl = "==3.0.10"
pyproj = "==3.7.1"
python-dotenv = "==1.1.0"
pytz = "^2024.1"
pytz = "^2025.2"
rtreelib = "==0.2.0"
werkzeug = "^3.1.3"
wtforms = "~=3.1"