From a405fd8a32a80d7e46f17551e80aecb202f3203c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 18:59:24 +0000 Subject: Bump whitenoise from 6.8.2 to 6.9.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.8.2 to 6.9.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.8.2...6.9.0) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 69341390..82e81403 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ pymdown-extensions = "10.14.3" python-frontmatter = "1.1.0" pyyaml = "6.0.2" sentry-sdk = "2.20.0" -whitenoise = "6.8.2" +whitenoise = "6.9.0" [tool.poetry.group.dev.dependencies] python-dotenv = "1.0.1" -- cgit v1.2.3