Skip to content

Commit 201cadd

Browse files
chore(deps-dev): bump django-storages from 1.14.4 to 1.14.6
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 500173e commit 201cadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ prod = [
6464
"gunicorn==23.0.0",
6565
"sentry-sdk[django]==2.53.0",
6666
"Whitenoise==6.11.0",
67-
"django-storages==1.14.4",
67+
"django-storages==1.14.6",
6868
"boto3==1.26.165",
6969
]
7070

0 commit comments

Comments
 (0)