diff --git a/setup.py b/setup.py index 2c121c0..73ef0ec 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "pytz==2025.2", "six==1.17.0", "structlog==25.5.0", - "tomli==2.2.1", + "tomli==2.3.0", "tzdata==2025.2", ] url = "https://github.com/cloudquery/plugin-sdk-python"