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 24, 2023
1 parent 9989e91 commit c900695
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 10 deletions.
30 changes: 21 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 @@ -28,7 +28,7 @@ msal = "1.24.1"
whitenoise = {version = "6.5.0", extras = ["brotli"]}
pysftp = "0.2.9"
azure-storage-blob = "12.17.0"
django-storages = {version = "1.13.2", extras = ["azure"]}
django-storages = {version = "1.14.2", extras = ["azure"]}
sentry-sdk = {version = "1.32.0", extras = ["django"]}
tomli = "2.0.1"

Expand Down

0 comments on commit c900695

Please sign in to comment.