Skip to content

Commit 370be7d

Browse files
Bump django-storages from 1.14.4 to 1.14.6 in /backend
Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.4 to 1.14.6. - [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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a431203 commit 370be7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies = [
5757
"whitenoise==6.7.0",
5858
"django-ordered-model==3.5",
5959
"uwsgi==2.0.30",
60-
"django-storages==1.14.4",
60+
"django-storages==1.14.6",
6161
"sentry-sdk>=2.14.0",
6262
"boto3==1.35.76",
6363
"pycountry<20.0,>=19.8",

0 commit comments

Comments
 (0)