Skip to content

Commit

Permalink
Bump whitenoise from 6.4.0 to 6.5.0
Browse files Browse the repository at this point in the history
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.4.0 to 6.5.0.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](evansd/whitenoise@6.4.0...6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 2, 2023
1 parent 411f1a4 commit 9ba9fc3
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 @@ -25,7 +25,7 @@ wagtailmedia = "^0.13.0"
wagtail-markdown = "^0.10"
wagtail-factories = "^4.0.0"
wagtail-storages = "^1.0.0rc1"
whitenoise = "^6.4.0"
whitenoise = "^6.5.0"

[tool.poetry.dev-dependencies]
black = "^23"
Expand Down

0 comments on commit 9ba9fc3

Please sign in to comment.