Skip to content

Commit e6f3c50

Browse files
fix(deps): update dependency boto3 to ~1.43.0
1 parent b8cfd2e commit e6f3c50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.github_repository}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ gunicorn = "~20.1.0"
8282
uvicorn = "^0.21.0"
8383
{%- endif %}
8484
django-storages = "^1.13"
85-
boto3 = "~1.26.47"
85+
boto3 = "~1.43.0"
8686

8787
# Caching
8888
# -------------------------------------

0 commit comments

Comments
 (0)