Skip to content

chore(deps): bump requests from 2.31.0 to 2.33.0 in /test/e2e#20270

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/test/e2e/requests-2.33.0
Open

chore(deps): bump requests from 2.31.0 to 2.33.0 in /test/e2e#20270
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/test/e2e/requests-2.33.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Bumps requests from 2.31.0 to 2.33.0.

Release notes

Sourced from requests's releases.

v2.33.0

2.33.0 (2026-03-25)

Announcements

  • 📣 Requests is adding inline types. If you have a typed code base that uses Requests, please take a look at #7271. Give it a try, and report any gaps or feedback you may have in the issue. 📣

Security

  • CVE-2026-25645 requests.utils.extract_zipped_paths now extracts contents to a non-deterministic location to prevent malicious file replacement. This does not affect default usage of Requests, only applications calling the utility function directly.

Improvements

  • Migrated to a PEP 517 build system using setuptools. (#7012)

Bugfixes

  • Fixed an issue where an empty netrc entry could cause malformed authentication to be applied to Requests on Python 3.11+. (#7205)

Deprecations

  • Dropped support for Python 3.9 following its end of support. (#7196)

Documentation

  • Various typo fixes and doc improvements.

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2330-2026-03-25

v2.32.5

2.32.5 (2025-08-18)

Bugfixes

  • The SSLContext caching feature originally introduced in 2.32.0 has created a new class of issues in Requests that have had negative impact across a number of use cases. The Requests team has decided to revert this feature as long term maintenance of it is proving to be unsustainable in its current iteration.

Deprecations

  • Added support for Python 3.14.
  • Dropped support for Python 3.8 following its end of support.

v2.32.4

2.32.4 (2025-06-10)

... (truncated)

Changelog

Sourced from requests's changelog.

2.33.0 (2026-03-25)

Announcements

  • 📣 Requests is adding inline types. If you have a typed code base that uses Requests, please take a look at #7271. Give it a try, and report any gaps or feedback you may have in the issue. 📣

Security

  • CVE-2026-25645 requests.utils.extract_zipped_paths now extracts contents to a non-deterministic location to prevent malicious file replacement. This does not affect default usage of Requests, only applications calling the utility function directly.

Improvements

  • Migrated to a PEP 517 build system using setuptools. (#7012)

Bugfixes

  • Fixed an issue where an empty netrc entry could cause malformed authentication to be applied to Requests on Python 3.11+. (#7205)

Deprecations

  • Dropped support for Python 3.9 following its end of support. (#7196)

Documentation

  • Various typo fixes and doc improvements.

2.32.5 (2025-08-18)

Bugfixes

  • The SSLContext caching feature originally introduced in 2.32.0 has created a new class of issues in Requests that have had negative impact across a number of use cases. The Requests team has decided to revert this feature as long term maintenance of it is proving to be unsustainable in its current iteration.

Deprecations

  • Added support for Python 3.14.
  • Dropped support for Python 3.8 following its end of support.

2.32.4 (2025-06-10)

Security

  • CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials for the wrong hostname/machine from a netrc file.

... (truncated)

Commits
  • bc04dfd v2.33.0
  • 66d21cb Merge commit from fork
  • 8b9bc8f Move badges to top of README (#7293)
  • e331a28 Remove unused extraction call (#7292)
  • 753fd08 docs: fix FAQ grammar in httplib2 example
  • 774a0b8 docs(socks): same block as other sections
  • 9c72a41 Bump github/codeql-action from 4.33.0 to 4.34.1
  • ebf7190 Bump github/codeql-action from 4.32.0 to 4.33.0
  • 0e4ae38 docs: exclude Response.is_permanent_redirect from API docs (#7244)
  • d568f47 docs: clarify Quickstart POST example (#6960)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 26, 2026 06:25
@dependabot dependabot Bot requested review from anastasiyaig and removed request for a team March 26, 2026 06:25
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 26, 2026
@status-im-auto
Copy link
Copy Markdown
Member

status-im-auto commented Mar 26, 2026

Jenkins Builds

Click to see older builds (59)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 61b8f9e 1 2026-03-26 06:34:21 ~8 min tests/nim 📄log
✔️ 61b8f9e 1 2026-03-26 06:35:52 ~10 min android/arm64 🤖apk 📲
✔️ 61b8f9e 1 2026-03-26 06:37:03 ~11 min ios/aarch64 📱ipa 📲
✔️ 61b8f9e 1 2026-03-26 06:37:59 ~12 min macos/aarch64 🍎dmg
✔️ 61b8f9e 1 2026-03-26 06:39:16 ~13 min tests/ui 📄log
✔️ 61b8f9e 1 2026-03-26 06:41:15 ~15 min linux/x86_64 📦tgz
✔️ 61b8f9e 1 2026-03-26 06:48:25 ~22 min windows/x86_64 💿exe
✔️ 61b8f9e 10453 2026-03-26 06:57:55 ~16 min tests/e2e 📊rpt
✔️ 61b8f9e 2536 2026-03-26 07:05:35 ~17 min tests/e2e-windows 📊rpt
61b8f9e 1 2026-03-26 07:12:35 ~46 min unknown 📄log
✔️ 61b8f9e 2009 2026-03-26 07:50:07 ~1 hr 14 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2033 2026-03-27 06:10:15 ~39 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2187 2026-04-03 07:01:02 ~1 hr 30 min tests/e2e-android 📦pkg
✔️ 61b8f9e 2217 2026-04-04 05:48:43 ~17 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2243 2026-04-06 07:10:53 ~1 hr 39 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2286 2026-04-08 05:52:56 ~23 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2506 2026-04-16 07:26:36 ~1 hr 55 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2577 2026-04-18 06:56:51 ~1 hr 25 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2647 2026-04-21 07:01:58 ~1 hr 29 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2678 2026-04-22 05:59:11 ~27 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2719 2026-04-23 06:12:48 ~41 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2890 2026-04-29 06:45:11 ~1 hr 12 min tests/e2e-android 📦pkg
✖️ 61b8f9e 2925 2026-04-30 06:43:09 ~1 hr 10 min tests/e2e-android 📦pkg
✖️ 61b8f9e 3019 2026-05-06 06:51:12 ~1 hr 19 min tests/e2e-android 📦pkg
✖️ 61b8f9e 3076 2026-05-08 05:42:59 ~13 min tests/e2e-android 📦pkg
✖️ 61b8f9e 3119 2026-05-09 07:12:38 ~1 hr 40 min tests/e2e-android 📦pkg
✖️ 61b8f9e 3159 2026-05-12 05:56:22 ~27 min tests/e2e-android 📦pkg
✔️ c8969fbc 2 2026-03-27 05:30:50 ~12 min android/arm64 🤖apk 📲
✔️ cc74fad5 3 2026-03-28 05:31:36 ~13 min android/arm64 🤖apk 📲
✔️ 0c29aa92 4 2026-03-31 05:31:44 ~13 min android/arm64 🤖apk 📲
✔️ 23dc8b1f 5 2026-04-01 05:30:46 ~12 min android/arm64 🤖apk 📲
✔️ f8f62499 6 2026-04-02 05:31:51 ~13 min android/arm64 🤖apk 📲
✔️ d43fe570 7 2026-04-03 05:29:56 ~11 min android/arm64 🤖apk 📲
✔️ 40f5a807 8 2026-04-04 05:31:07 ~12 min android/arm64 🤖apk 📲
✔️ d44eb58f 9 2026-04-06 05:31:20 ~12 min android/arm64 🤖apk 📲
✔️ b5563534 10 2026-04-07 05:32:31 ~13 min android/arm64 🤖apk 📲
✔️ da2bcb1e 11 2026-04-08 05:29:43 ~11 min android/arm64 🤖apk 📲
✔️ 81c3bf1a 12 2026-04-09 05:32:09 ~13 min android/arm64 🤖apk 📲
✔️ 97a32df3 13 2026-04-10 05:32:12 ~13 min android/arm64 🤖apk 📲
✔️ 7b90e569 14 2026-04-11 05:32:21 ~13 min android/arm64 🤖apk 📲
✔️ 20200c80 15 2026-04-14 05:31:59 ~13 min android/arm64 🤖apk 📲
✔️ ac975eb0 16 2026-04-15 05:31:25 ~12 min android/arm64 🤖apk 📲
✔️ 3068cdc0 17 2026-04-16 05:31:25 ~12 min android/arm64 🤖apk 📲
✔️ 15fdafa4 18 2026-04-17 05:32:15 ~13 min android/arm64 🤖apk 📲
✔️ 824d6539 19 2026-04-18 05:31:41 ~13 min android/arm64 🤖apk 📲
✔️ cca53bc9 20 2026-04-21 05:32:23 ~13 min android/arm64 🤖apk 📲
✔️ aae481e5 21 2026-04-22 05:31:28 ~12 min android/arm64 🤖apk 📲
✔️ 93fec938 22 2026-04-23 05:31:07 ~12 min android/arm64 🤖apk 📲
✔️ 36e651f0 23 2026-04-24 05:30:59 ~12 min android/arm64 🤖apk 📲
✔️ 2fa2c0e8 24 2026-04-25 05:31:33 ~12 min android/arm64 🤖apk 📲
✔️ 2aca4c45 25 2026-04-28 05:32:04 ~13 min android/arm64 🤖apk 📲
✔️ eab9e234 26 2026-04-29 05:32:24 ~13 min android/arm64 🤖apk 📲
✔️ 89426567 27 2026-04-30 05:32:20 ~13 min android/arm64 🤖apk 📲
✔️ 9a695b0f 28 2026-05-05 05:32:18 ~13 min android/arm64 🤖apk 📲
✔️ d00d16d7 29 2026-05-06 05:31:15 ~12 min android/arm64 🤖apk 📲
✔️ 5448f03d 30 2026-05-07 05:32:21 ~13 min android/arm64 🤖apk 📲
✔️ 972089b0 31 2026-05-08 05:29:06 ~10 min android/arm64 🤖apk 📲
✔️ 6c594f12 32 2026-05-09 05:31:54 ~13 min android/arm64 🤖apk 📲
✔️ cbf24892 33 2026-05-11 05:32:18 ~13 min android/arm64 🤖apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 0cda48ca 34 2026-05-12 05:28:56 ~10 min android/arm64 🤖apk 📲
✔️ ee5bec69 35 2026-05-16 05:31:41 ~13 min android/arm64 🤖apk 📲

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant