diff --git a/pyproject.toml b/pyproject.toml index 66a600a..54990c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "platformdirs==4.3.8", "python-dateutil==2.9.0.post0", "requests==2.32.4", - "s3transfer==0.13.0", + "s3transfer==0.13.1", "six==1.17.0", "sqlparse==0.5.3", "tzdata>=2025.2",