Skip to content

chore(deps): bump idna from 3.13 to 3.15 in /requirements#221

Merged
matrixise merged 1 commit into
masterfrom
deps/bump-idna
Jun 9, 2026
Merged

chore(deps): bump idna from 3.13 to 3.15 in /requirements#221
matrixise merged 1 commit into
masterfrom
deps/bump-idna

Conversation

@matrixise

Copy link
Copy Markdown
Contributor

Bumps the transitive dependency idna from 3.13 to 3.15.

Why

pip-audit (the "Check for security vulnerabilities" CI step) reports a known vulnerability in idna==3.13:

Package Version ID Fix
idna 3.13 CVE-2026-45409 3.15

This currently makes the security check fail on every open PR (including the Wagtail 7.3.2 bump #217). idna is a transitive dependency (via requests) with no runtime dependencies of its own, so only the compiled pins in requirements/main.txt and requirements/dev.txt change. requests requires idna<4, so 3.15 is compatible.

Part of unblocking #217.

@matrixise matrixise merged commit 104d501 into master Jun 9, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant