Skip to content

Commit

Permalink
bump boto3 to 1.36.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Feb 3, 2025
1 parent bb1338f commit 1b5fe3c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies = [
"python-dotenv>=1.0",
"psycopg>=3.2",
"django-machina>=1.2.0",
"boto3<1.36",
"boto3>=1.36",
"django-storages>=1.14",
"httpx>=0.28",
"django-compressor>=4.5",
Expand Down
20 changes: 10 additions & 10 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b5fe3c

Please sign in to comment.