Skip to content

Commit 06eba5c

Browse files
Bump whitenoise from 5.3.0 to 6.1.0 (#387)
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.3.0 to 6.1.0. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@v5.3.0...6.1.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cb7223 commit 06eba5c

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==5.3.0
19+
whitenoise==6.1.0
2020
psycopg2-binary==2.9.3
2121
djangorestframework==3.12.4
2222
django-htmx==1.8.0

0 commit comments

Comments
 (0)