Skip to content

Commit 3275dc4

Browse files
Bump whitenoise from 6.0.0 to 6.2.0 (#27)
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.0.0 to 6.2.0. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.0.0...6.2.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vishal <vi6hal@gmail.com>
1 parent 3272354 commit 3275dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ drf-yasg==1.20.0
99
gunicorn==20.1.0
1010
psycopg2-binary==2.9.3
1111
python-decouple==3.6
12-
whitenoise==6.0.0
12+
whitenoise==6.2.0

0 commit comments

Comments
 (0)