Skip to content

Commit 698ac7f

Browse files
committed
fix(deps): Update dependency tzdata to v2024.2
1 parent f5c3397 commit 698ac7f

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.16.0",
3131
"structlog==24.4.0",
3232
"tomli==2.0.1",
33-
"tzdata==2024.1",
33+
"tzdata==2024.2",
3434
]
3535
url = "https://github.com/cloudquery/plugin-sdk-python"
3636

0 commit comments

Comments
 (0)