Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix(deps): Update dependency tomli to v2.0.2
  • Loading branch information
cq-bot committed Nov 1, 2024
commit 33893c7a89394f851c131196886896aca0c65a24
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"pytz==2024.2",
"six==1.16.0",
"structlog==24.4.0",
"tomli==2.0.1",
"tomli==2.0.2",
"tzdata==2024.2",
]
url = "https://github.com/cloudquery/plugin-sdk-python"
Expand Down