From b0b80bf14bd8942e0e61a456c1cfb948ed5e2255 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:12:25 +0000 Subject: Bump whitenoise from 6.6.0 to 6.7.0 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.6.0 to 6.7.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.6.0...6.7.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 3450ab71..8f9aef8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ pymdown-extensions = "10.8.1" python-frontmatter = "1.1.0" pyyaml = "6.0.1" sentry-sdk = "2.6.0" -whitenoise = "6.6.0" +whitenoise = "6.7.0" psycopg = {extras = ["binary"], version = "3.1.19"} [tool.poetry.group.dev.dependencies] -- cgit v1.2.3