Skip to content

🛡️ bump requests 2.34.2 & urllib3 2.7.0; drop Python 3.8/3.9#96

Merged
VanDelinea merged 2 commits into
feature/server-detectionfrom
dependencies/741117-requests-urllib3-bump
Jul 23, 2026
Merged

🛡️ bump requests 2.34.2 & urllib3 2.7.0; drop Python 3.8/3.9#96
VanDelinea merged 2 commits into
feature/server-detectionfrom
dependencies/741117-requests-urllib3-bump

Conversation

@VanDelinea

Copy link
Copy Markdown

No description provided.

Clears CVE-2026-25645 (requests) and CVE-2026-44431/44432 (urllib3) per
work item 741117. The fixed releases require Python >= 3.10.

- requirements.txt: requests==2.34.2, urllib3==2.7.0
- pyproject.toml: requires-python >=3.10, requests floor >= 2.34.2
- tox.ini / run_tests.yml: matrix trimmed to 3.10-3.12
- README: minimum Python 3.10

BREAKING: drops Python 3.8/3.9 support (both EOL) and raises the
published requests floor for downstream consumers.
@snyk-io

snyk-io Bot commented Jul 23, 2026

Copy link
Copy Markdown

Snyk checks have failed. 5 issues have been found so far.

Status Scan Engine Critical High Medium Low Total (5)
Open Source Security 0 5 0 0 5 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@VanDelinea
VanDelinea merged commit e62c0ca into feature/server-detection Jul 23, 2026
5 of 6 checks passed
@VanDelinea
VanDelinea deleted the dependencies/741117-requests-urllib3-bump branch July 23, 2026 19:29
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