Skip to content

Commit 9f828f3

Browse files
committed
fix(deps): Update dependency tomli to v2.1.0
1 parent d323a09 commit 9f828f3

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==2024.2",
3030
"six==1.16.0",
3131
"structlog==24.4.0",
32-
"tomli==2.0.2",
32+
"tomli==2.1.0",
3333
"tzdata==2024.2",
3434
]
3535
url = "https://github.com/cloudquery/plugin-sdk-python"

0 commit comments

Comments
 (0)