Skip to content

Bump the web-dependencies group across 1 directory with 2 updates#522

Merged
luisa-beerboom merged 1 commit into
mainfrom
dependabot/pip/dev/web-dependencies-680d351065
May 28, 2026
Merged

Bump the web-dependencies group across 1 directory with 2 updates#522
luisa-beerboom merged 1 commit into
mainfrom
dependabot/pip/dev/web-dependencies-680d351065

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps the web-dependencies group with 2 updates in the /dev directory: requests and types-requests.

Updates requests from 2.34.0 to 2.34.2

Release notes

Sourced from requests's releases.

v2.34.2

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2342-2026-05-14

v2.34.1

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)

New Contributors

Full Changelog: https://github.com/psf/requests/blob/main/HISTORY.md#2341-2026-05-13

Changelog

Sourced from requests's changelog.

2.34.2 (2026-05-14)

  • Moved headers input type back to Mapping to avoid invariance issues with MutableMapping and inferred dict types. Users calling Request.headers.update() may need to narrow typing in their code. (#7441)

2.34.1 (2026-05-13)

Bugfixes

  • Widened json input type from dict and list to Mapping and Sequence. (#7436)
  • Changed headers input type to MutableMapping and removed None from Request.headers typing to improve handling for users. (#7431)
  • Response.reason moved from str | None to str to improve handling for users. (#7437)
  • Fixed a bug where some bodies with custom __getattr__ implementations weren't being properly detected as Iterables. (#7433)
Commits

Updates types-requests from 2.33.0.20260513 to 2.33.0.20260518

Commits

@dependabot dependabot Bot added dependencies python Pull requests that update Python code labels May 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/dev/web-dependencies-680d351065 branch from 1db8f1d to ba3e590 Compare May 21, 2026 23:23
@luisa-beerboom
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the web-dependencies group with 2 updates in the /dev directory: [requests](https://github.com/psf/requests) and [types-requests](https://github.com/python/typeshed).


Updates `requests` from 2.34.0 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.34.0...v2.34.2)

Updates `types-requests` from 2.33.0.20260513 to 2.33.0.20260518
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: web-dependencies
- dependency-name: types-requests
  dependency-version: 2.33.0.20260518
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: web-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dev/web-dependencies-680d351065 branch from ba3e590 to 3e61328 Compare May 28, 2026 14:16
@luisa-beerboom luisa-beerboom merged commit 4da2557 into main May 28, 2026
2 checks passed
@luisa-beerboom luisa-beerboom deleted the dependabot/pip/dev/web-dependencies-680d351065 branch May 28, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant