Skip to content

Commit 90fad74

Browse files
Bump whitenoise from 6.3.0 to 6.11.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.3.0 to 6.11.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.3.0...6.11.0) --- updated-dependencies: - dependency-name: whitenoise dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 448264d commit 90fad74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ python-slugify==8.0.0 # https://github.com/un33k/python-slugify
33
Pillow==9.4.0 # https://github.com/python-pillow/Pillow
44
rcssmin==1.1.1 # https://github.com/ndparker/rcssmin
55
argon2-cffi==21.3.0 # https://github.com/hynek/argon2_cffi
6-
whitenoise==6.3.0 # https://github.com/evansd/whitenoise
6+
whitenoise==6.11.0 # https://github.com/evansd/whitenoise
77
redis==4.5.1 # https://github.com/redis/redis-py
88
hiredis==3.3.0 # https://github.com/redis/hiredis-py
99
celery==5.2.7 # pyup: < 6.0 # https://github.com/celery/celery

0 commit comments

Comments
 (0)