diff --git a/setup.py b/setup.py index e91355b..2de40d5 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "pytz==2024.2", "six==1.16.0", "structlog==24.4.0", - "tomli==2.1.0", + "tomli==2.2.1", "tzdata==2024.2", ] url = "https://github.com/cloudquery/plugin-sdk-python"