chore(deps): bump the python group across 1 directory with 4 updates#88
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python group across 1 directory with 4 updates#88dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/python-ee154ca22d
branch
from
June 5, 2026 12:35
88eedf2 to
0b9f5d1
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/python-ee154ca22d
branch
from
June 15, 2026 12:24
0b9f5d1 to
7830fec
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/python-ee154ca22d
branch
from
June 29, 2026 12:24
7830fec to
a6e3780
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/python-ee154ca22d
branch
from
July 10, 2026 12:24
a6e3780 to
5e3c55e
Compare
Bumps the python group with 4 updates in the / directory: [requests](https://github.com/psf/requests), [requests-cache](https://github.com/requests-cache/requests-cache), [pytest](https://github.com/pytest-dev/pytest) and [pdbpp](https://github.com/bretello/pdbpp). Updates `requests` from 2.32.5 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.32.5...v2.34.2) Updates `requests-cache` from 1.3.0 to 1.3.3 - [Release notes](https://github.com/requests-cache/requests-cache/releases) - [Changelog](https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md) - [Commits](requests-cache/requests-cache@v1.3.0...v1.3.3) Updates `pytest` from 8.4.2 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.1.1) Updates `pdbpp` from 0.10.3 to 0.12.1 - [Release notes](https://github.com/bretello/pdbpp/releases) - [Changelog](https://github.com/bretello/pdbpp/blob/master/CHANGELOG) - [Commits](bretello/pdbpp@0.10.3...0.12.1) --- updated-dependencies: - dependency-name: pdbpp dependency-version: 0.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: requests-cache dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-ee154ca22d
branch
from
July 20, 2026 12:24
5e3c55e to
a895554
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python group with 4 updates in the / directory: requests, requests-cache, pytest and pdbpp.
Updates
requestsfrom 2.32.5 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
requests-cachefrom 1.3.0 to 1.3.3Changelog
Sourced from requests-cache's changelog.
Commits
2cdd81aUpdate dependencies and changeloga5223fcMerge pull request #1168 from requests-cache/bugfixes27d1745Run both steps of FileCache.clear() within RLock33a6a03Fix Redisttl_offsetfor items that should have no expiry965a8d8Fix DynamoDb pagination for iter and values()186a1bfUpdate dependencies and changelogd2f83ecMerge pull request #1165 from gaoflow/fix/empty-expires-indexerror917e3f9Fix IndexError when Expires header value is an empty stringccbc6afMerge pull request #1162 from requests-cache/dependabot/uv/starlette-1.3.16fe3a66Merge pull request #1161 from requests-cache/dependabot/github_actions/codeco...Updates
pytestfrom 8.4.2 to 9.1.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
pdbppfrom 0.10.3 to 0.12.1Release notes
Sourced from pdbpp's releases.
... (truncated)
Changelog
Sourced from pdbpp's changelog.
Commits
f2f6c99tests: add editable install/.pth tests711066dtests: remove skip_with_missing_pth file: editable installs should always work6b85bb1setup.py: add customeditable_wheelcommand to hijack pdbpp in editable ins...a9bd0aftests: simplify count_frames()7b50b0bremove extra empty space after sticky headere6b6c1fflatten Pdbpp.print_if_sticky539f868fix backtrace (bt) not showing with sticky enabled, display code on frame cha...7df39e5build(deps): bump actions/cache from 3 to 51f5a106gha: release workflow: activate venv0f8bad9build(deps): bump actions/checkout from 4 to 6