Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 19c1d6e commit de1029f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 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 @@ -30,7 +30,7 @@ psycopg2-binary = "^2.9.3"
boto = "^2.49.0"
django-cors-headers = "^4.2.0"
protobuf = "^4.24.3"
django-storages = {extras = ["google"], version = "^1.13.1"}
django-storages = {extras = ["google"], version = "^1.14"}
django-timedeltafield = "^0.7.10"
EasyProcess = "^1.1"
"giturlparse.py" = "^0.0.5"
Expand Down

0 comments on commit de1029f

Please sign in to comment.