chore(deps): bump requests from 2.33.0 to 2.33.1 by dependabot[bot] · Pull Request #444 · github-community-projects/contributors (original) (raw)
Bumps requests from 2.33.0 to 2.33.1.
Release notes
Sourced from requests's releases.
v2.33.1
2.33.1 (2026-03-30)
Bugfixes
- Fixed test cleanup for CVE-2026-25645 to avoid leaving unnecessary files in the tmp directory. (#7305)
- Fixed Content-Type header parsing for malformed values. (#7309)
- Improved error consistency for malformed header values. (#7308)
New Contributors
- @ferdnyc made their first contribution in psf/requests#7277
Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2331-2026-03-30
Changelog
Sourced from requests's changelog.
2.33.1 (2026-03-30)
Bugfixes
- Fixed test cleanup for CVE-2026-25645 to avoid leaving unnecessary files in the tmp directory. (#7305)
- Fixed Content-Type header parsing for malformed values. (#7309)
- Improved error consistency for malformed header values. (#7308)
Commits
- 111d2b7 v2.33.1
- f0198e6 Fix malformed value parsing for Content-Type (#7309)
- bc7dd0f Fix cosmetic header validity parsing regex (#7308)
- 4443b1a Fix unintended test extra (#7306)
- 389eea5 Cleanup extracted file after extract_zipped_path test (#7305)
- 7407309 Packaging: DRY out extras definition (#7277)
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.