Skip to content

Commit 69f7411

Browse files
authored
Merge pull request #1346 from python-discord/dependabot/pip/whitenoise-6.7.0
Bump whitenoise from 6.6.0 to 6.7.0
2 parents f7c2dcf + b0b80bf commit 69f7411

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pymdown-extensions = "10.8.1"
2323
python-frontmatter = "1.1.0"
2424
pyyaml = "6.0.1"
2525
sentry-sdk = "2.6.0"
26-
whitenoise = "6.6.0"
26+
whitenoise = "6.7.0"
2727
psycopg = {extras = ["binary"], version = "3.1.19"}
2828

2929
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)