Skip to content

chore(deps): bump requests from 2.34.0 to 2.34.2 in the pip-minor-patch group across 1 directory#271

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-minor-patch-db35888ead
Open

chore(deps): bump requests from 2.34.0 to 2.34.2 in the pip-minor-patch group across 1 directory#271
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-minor-patch-db35888ead

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the pip-minor-patch group with 1 update in the / directory: 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

@dependabot dependabot Bot added automated pr PR created by an automation (Dependabot, Actions bot) dependencies labels May 19, 2026
@dependabot dependabot Bot requested a review from ambicuity as a code owner May 19, 2026 10:14
@dependabot dependabot Bot added dependencies automated pr PR created by an automation (Dependabot, Actions bot) labels May 19, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 19, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 787fe6ab-c503-44fb-a155-b7d4886af82e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/pip/pip-minor-patch-db35888ead

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Bumps the pip-minor-patch group with 1 update in the / directory: [requests](https://github.com/psf/requests).


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)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump requests from 2.34.0 to 2.34.2 in the pip-minor-patch group chore(deps): bump requests from 2.34.0 to 2.34.2 in the pip-minor-patch group across 1 directory May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/pip-minor-patch-db35888ead branch from 0a2691d to 8be00c7 Compare May 26, 2026 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated pr PR created by an automation (Dependabot, Actions bot) dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants