Skip to content

Commit

Permalink
Bump django-storages from 1.13.2 to 1.14.2
Browse files Browse the repository at this point in the history
Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.13.2 to 1.14.2.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.13.2...1.14.2)

---
updated-dependencies:
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 8c8f227 commit c6af1d3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ django-celery-results = "2.4.0"
pygeopkg = "0.1.3"
whitenoise = {version = "6.5.0", extras = ["brotli"]}
django-crum = "0.7.9"
django-storages = {version = "1.13.2", extras = ["azure"]}
django-storages = {version = "1.14.2", extras = ["azure"]}
tomli = "2.0.1"
sentry-sdk = {version = "1.32.0", extras = ["django"]}

Expand Down

0 comments on commit c6af1d3

Please sign in to comment.