Skip to content

Commit fae6d6c

Browse files
Bump whitenoise from 6.7.0 to 6.9.0 in /{{cookiecutter.project_slug}} (#861)
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.7.0 to 6.9.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.7.0...6.9.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 696a1bc commit fae6d6c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

{{cookiecutter.project_slug}}/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ django-environ = "~=0.11.2"
1616
django-storages = "~=1.14"
1717
psycopg2 = "<=2.9.9"
1818
waitress = "~=3.0.2"
19-
whitenoise = "~=6.7.0"
19+
whitenoise = "~=6.9.0"
2020
djangorestframework = "~=3.15.1"
2121
django-bootstrap4 = "~=22.1"
2222
django-allauth = "~=0.63.6"

{{cookiecutter.project_slug}}/Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)