Skip to content

Commit 36ad920

Browse files
Fix build errors
1 parent d94bdcf commit 36ad920

File tree

2 files changed

+21
-33
lines changed

2 files changed

+21
-33
lines changed

poetry.lock

Lines changed: 19 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ markupsafe = "^3.0.3"
6565
pycparser = "^3.0"
6666
python-dateutil = "^2.9.0.post0"
6767
pyyaml = "^6.0.3"
68-
s3transfer = "^0.13.1"
68+
s3transfer = "^0.16.0"
6969
six = "^1.16.0"
7070
urllib3 = "^2.6.3"
7171
webencodings = "^0.5.1"
@@ -75,7 +75,7 @@ redis = "^6.4.0"
7575
requests = "^2.32.5"
7676
virtualenv = "^21.1.0"
7777
marshmallow-enum = "^1.5.1"
78-
awscli = "^1.40.36"
78+
awscli = "^1.44.38"
7979
typing-extensions = "^4.15.0"
8080
aiohttp = "^3.13.3"
8181
pytest = "^9.0.2"

0 commit comments

Comments
 (0)