Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 5bbe397 commit 9df3308
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
25 changes: 18 additions & 7 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 @@ -21,7 +21,7 @@ xlutils = "2.0.0" # TODO: deprecate
xlwt = "1.3.0" # TODO: deprecate
openpyxl = "3.1.2"
webtemplate-dbca = "1.7.0"
whitenoise = {version = "6.6.0", extras = ["brotli"]}
whitenoise = {version = "6.7.0", extras = ["brotli"]}
mixer = "7.2.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 9df3308

Please sign in to comment.