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
88eedf2 to
0b9f5d1
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.2 - [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.2) Updates `pytest` from 8.4.2 to 9.1.0 - [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.0) 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>
0b9f5d1 to
7830fec
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.2Changelog
Sourced from requests-cache's changelog.
Commits
37f16ccSkip building orjson from source on python 3.15 (wheel not available and rust...6fc7da3Update changelog2848523Update dependencies, actions, and pre-commit hooksf7485ebMerge pull request #1152 from edgarrmondragon/1151-fix-requests-2.34188d647fix: PrepareCachedResponsedataclass to work with upcoming v2.345ca431fUpdate dependencies, pre-commit hooks, and actions9c55372Merge pull request #1149 from requests-cache/vary-ignored6e85586Update contributors9353cd7Update security recommendations and some additional links to other cache libr...1971171Add some more common auth headers to default ignore listUpdates
pytestfrom 8.4.2 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
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