From bb7cb7b4212cc5a6859a016bcc560e03366039ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 20 Jul 2025 17:37:52 +0000 Subject: [PATCH] chore(deps): update dependency s3transfer to v0.13.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.49.1