Skip to content

Commit 1a103a4

Browse files
[deps] Update django-storages requirement in /images
Updates the requirements on [django-storages](https://github.com/jschneier/django-storages) to permit the latest version. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](jschneier/django-storages@1.14.4...1.14.6) --- updated-dependencies: - dependency-name: django-storages dependency-version: 1.14.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 358054b commit 1a103a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/openwisp_base/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ django-celery-email~=3.0.0
1111
tldextract~=5.1.3
1212
# these add support for object storage
1313
# (eg: Amazon S3, GCS)
14-
django-storages~=1.14.4
14+
django-storages~=1.14.6
1515
boto3~=1.37.25

0 commit comments

Comments
 (0)