Skip to content

chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /requirements#220

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

chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /requirements#220
matrixise merged 1 commit into
masterfrom
deps/bump-urllib3

Conversation

@matrixise

Copy link
Copy Markdown
Contributor

Bumps the transitive dependency urllib3 from 2.6.3 to 2.7.0.

Why

pip-audit (the "Check for security vulnerabilities" CI step) reports two known vulnerabilities in urllib3==2.6.3:

Package Version ID Fix
urllib3 2.6.3 PYSEC-2026-141 2.7.0
urllib3 2.6.3 PYSEC-2026-142 2.7.0

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

Part of unblocking #217.

Fixes PYSEC-2026-141 and PYSEC-2026-142 reported by pip-audit.
@matrixise matrixise merged commit 499de4a 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