Skip to content

Commit e071e97

Browse files
committed
fix(deps): Update dependency tomli to v2.4.0
1 parent 5f38794 commit e071e97

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
@@ -29,7 +29,7 @@
2929
"pytz==2025.2",
3030
"six==1.17.0",
3131
"structlog==25.5.0",
32-
"tomli==2.3.0",
32+
"tomli==2.4.0",
3333
"tzdata==2025.3",
3434
]
3535
url = "https://github.com/cloudquery/plugin-sdk-python"

0 commit comments

Comments
 (0)