Skip to content

Commit

Permalink
chore(deps): bump whitenoise from 6.8.0 to 6.8.2 in /backend
Browse files Browse the repository at this point in the history
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.8.0 to 6.8.2.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](evansd/whitenoise@6.8.0...6.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and c0rydoras committed Nov 4, 2024
1 parent e9e87c8 commit 3ad0617
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ django-environ = "^0.11.2"
django-money = "^3.5.3"
python-redmine = "^2.5.0"
sentry-sdk = "^2.17.0"
whitenoise = "^6.8.0"
whitenoise = "^6.8.2"
django-hurricane = "^1.6.0"
openpyxl = "3.0.10" # TODO: dependency of `pyexcel-xlsx` Remove as soon as https://github.com/pyexcel/pyexcel-xlsx/issues/52 is resolved.
psycopg = {extras = ["binary"], version = "^3.2.3"}
Expand Down

0 comments on commit 3ad0617

Please sign in to comment.