Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent f16347d commit 3ccb8bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -94,7 +94,7 @@ documentation = "https://docs.saleor.io/"
extras = [ "redis" ]

[tool.poetry.dependencies.django-storages]
version = "^1.11"
version = "^1.14"
extras = [ "google" ]

[tool.poetry.dependencies.python-magic]
Expand Down

0 comments on commit 3ccb8bf

Please sign in to comment.