From f1a54ed719a62622a4c883621cc0230a9dcc7658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:12:06 +0000 Subject: [PATCH] Bump whitenoise in the python-packages group across 1 directory Bumps the python-packages group with 1 update in the / directory: [whitenoise](https://github.com/evansd/whitenoise). Updates `whitenoise` from 6.8.0 to 6.8.2 - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.8.0...6.8.2) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d9d07a9..5d7c7f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pytest==8.3.3 raven>=3 requests==2.32.3 SQLAlchemy>=1.3.0 -whitenoise==6.8.0 +whitenoise==6.8.2 Markdown==3.7 django-hosts==6.0 pyspellchecker==0.8.1 \ No newline at end of file