Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 4d5c5f8

Browse files
Bump django-storages from 1.14.2 to 1.14.3 (#108)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 186cb55 commit 4d5c5f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ gunicorn = "22.0.0"
2424
django-heroku = "0.3.1"
2525
pyjade = "4.0.0"
2626
django-assets = "2.0"
27-
django-storages = "^1.13.2"
27+
django-storages = "^1.14.3"
2828
cssmin = "^0.2.0"
2929
jsmin = "^3.0.0"
3030
pynetlify = "^0.1.1"

0 commit comments

Comments
 (0)