Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit f66d30d

Browse files
chore(deps): bump whitenoise from 6.2.0 to 6.3.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](evansd/whitenoise@6.2.0...6.3.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 664109e commit f66d30d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ livereload = "*"
1111

1212
[packages]
1313
gunicorn = "==20.1.0"
14-
whitenoise = "==6.2.0"
14+
whitenoise = "==6.3.0"
1515
ibmcloudenv = "*"
1616
django = ">=3.1"
1717
drf-spectacular = "*"

Pipfile.lock

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

0 commit comments

Comments
 (0)