Skip to content

Commit 385ab3a

Browse files
committed
fix(deps): Update dependency pytz to v2025
1 parent 29dda77 commit 385ab3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"pyarrow==19.0.1",
2727
"pytest==8.3.4",
2828
"python-dateutil>=2.8.1",
29-
"pytz==2024.2",
29+
"pytz==2025.1",
3030
"six==1.17.0",
3131
"structlog==25.1.0",
3232
"tomli==2.2.1",

0 commit comments

Comments
 (0)