Skip to content

Commit 3491e65

Browse files
dependabot python package: update pytz requirement
Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2025.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a60b9a commit 3491e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ azure-mgmt-resource = "^23.1.1"
1414
azure-mgmt-resourcegraph = "^8.0.0"
1515
pydantic = "^2.8.2"
1616
python-dateutil = "^2.9.0.post0"
17-
pytz = "^2024.1"
17+
pytz = "^2025.1"
1818
azure-core = "^1.30.2"
1919
streamlit = "1.41.1"
2020

0 commit comments

Comments
 (0)