Skip to content

Commit 228c222

Browse files
committed
build(python-deps): update botocore (1.40.18 -> 1.42.5), s3transfer (0.13.1 -> 0.16.0), boto3 (1.40.18 -> 1.42.5)
1 parent 606b0da commit 228c222

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ django-pattern-library = "^1.3.0"
2323
django-permissions-policy = "^4.26.0"
2424
django-phonenumber-field = "^8.1.0"
2525
django-redis = "^6.0.0"
26-
django-storages = {version = "^1.14.6", extras = ["boto3"]}
26+
django-storages = {extras = ["boto3"], version = "^1.14.6"}
2727
dj-database-url = "^3.0.0"
2828

2929
# Wagtail packages

0 commit comments

Comments
 (0)