Skip to content

Commit 132d172

Browse files
Bump django-storages from 1.14.2 to 1.14.3
Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.2 to 1.14.3. - [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst) - [Commits](jschneier/django-storages@1.14.2...1.14.3) --- updated-dependencies: - dependency-name: django-storages dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c64a520 commit 132d172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ django-mptt==0.16.0
1818
django-pagedown==2.2.1
1919
django-reversion==5.0.12
2020
django-sekizai==4.1.0
21-
django-storages==1.14.2
21+
django-storages==1.14.3
2222
django-treebeard==4.7
2323
django-simple-captcha==0.6.0
2424
djangocms-admin-style==3.3.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ django-sekizai==4.1.0
8787
# django-cms
8888
django-simple-captcha==0.6.0
8989
# via -r requirements.in
90-
django-storages==1.14.2
90+
django-storages==1.14.3
9191
# via -r requirements.in
9292
django-treebeard==4.7
9393
# via

0 commit comments

Comments
 (0)