From 8dd0977079448bbd2b52678027e231abdf944d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 12:36:13 +0000 Subject: [PATCH] Bump django-storage-swift from 1.3.0 to 1.4.0 in /app Bumps [django-storage-swift](https://github.com/dennisv/django-storage-swift) from 1.3.0 to 1.4.0. - [Commits](https://github.com/dennisv/django-storage-swift/commits) --- updated-dependencies: - dependency-name: django-storage-swift dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 83a30eb9..5f2d3474 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -27,7 +27,7 @@ django-nose==1.4.7 django-picklefield==3.1 django-ranged-response==0.2.0 django-simple-captcha==0.6.0 -django-storage-swift==1.3.0 +django-storage-swift==1.4.0 django-storages==1.14.2 django-unique-upload==0.2.1 django-webpack-loader==1.4.1