Skip to content

Commit 67e152b

Browse files
Bump whitenoise from 6.1.0 to 6.9.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.1.0 to 6.9.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.1.0...6.9.0) --- updated-dependencies: - dependency-name: whitenoise dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55cc528 commit 67e152b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python-akismet==0.4.2
1616
requests==2.26.0
1717
six==1.15.0
1818
urllib3==1.26.6
19-
whitenoise==6.1.0
19+
whitenoise==6.9.0
2020
psycopg2-binary==2.9.3
2121
djangorestframework==3.12.4
2222
django-htmx==1.15.0

0 commit comments

Comments
 (0)