Skip to content

Commit 21ebcea

Browse files
committed
fix(deps): Update dependency tzdata to v2025.2
1 parent d30a5ca commit 21ebcea

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
@@ -30,7 +30,7 @@
3030
"six==1.17.0",
3131
"structlog==25.4.0",
3232
"tomli==2.2.1",
33-
"tzdata==2025.1",
33+
"tzdata==2025.2",
3434
]
3535
url = "https://github.com/cloudquery/plugin-sdk-python"
3636

0 commit comments

Comments
 (0)