Skip to content

Commit

Permalink
Bump django-storages from 1.13.2 to 1.14.4
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.4.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.13.2...1.14.4)

---
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 5, 2024
1 parent 4c8d897 commit 326fb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
"django-localflavor==4.0",
"django-middleware-global-request==0.3.1",
"django-model-utils==4.3.1",
"django-storages==1.13.2",
"django-storages==1.14.4",
"djangorestframework==3.15.2",
"djangorestframework-gis==1.0",
"djangorestframework-jsonp==1.0.2",
Expand Down

0 comments on commit 326fb69

Please sign in to comment.