chore(deps-dev): Bump the development-dependencies group across 1 directory with 6 updates#560
Merged
edgarrmondragon merged 1 commit intoMay 11, 2026
Conversation
…ectory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [requests-cache](https://github.com/requests-cache/requests-cache) | `1.3.1` | `1.3.2` | | [mypy](https://github.com/python/mypy) | `1.20.2` | `2.0.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.34` | `0.0.35` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20260408` | `2.9.0.20260508` | | [types-requests](https://github.com/python/typeshed) | `2.33.0.20260503` | `2.33.0.20260508` | | [types-simplejson](https://github.com/python/typeshed) | `3.20.0.20260408` | `3.20.0.20260508` | Updates `requests-cache` from 1.3.1 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.1...v1.3.2) Updates `mypy` from 1.20.2 to 2.0.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.0.0) Updates `ty` from 0.0.34 to 0.0.35 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.34...0.0.35) Updates `types-python-dateutil` from 2.9.0.20260408 to 2.9.0.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.33.0.20260503 to 2.33.0.20260508 - [Commits](https://github.com/python/typeshed/commits) Updates `types-simplejson` from 3.20.0.20260408 to 3.20.0.20260508 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: requests-cache dependency-version: 1.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: ty dependency-version: 0.0.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-python-dateutil dependency-version: 2.9.0.20260508 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-requests dependency-version: 2.33.0.20260508 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: types-simplejson dependency-version: 3.20.0.20260508 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
f539bba to
c8332b8
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 development-dependencies group with 6 updates in the / directory:
1.3.11.3.21.20.22.0.00.0.340.0.352.9.0.202604082.9.0.202605082.33.0.202605032.33.0.202605083.20.0.202604083.20.0.20260508Updates
requests-cachefrom 1.3.1 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
mypyfrom 1.20.2 to 2.0.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
7a76500Remove +dev from version5a3ab3bChangelog for mypy 2.0 (#21422)f9c86e2Some changelog updates for 2.0 (#21413)519eaf1Bump librt to 0.10.0 (#21415)158a620Fix negative narrowing for containers (#21411)e556eb9Try fixing mypy mypyc wheels (#21392)f2c9797Expose --num-workers and --native-parser (#21387)db0cb2fBump ast-serialize cache version (#21388)1090ca6Bump ast-serialize version to 0.3.0 only (#21391)714ca9f[mypyc] Add note about librt.strings thread safety (#21383)Updates
tyfrom 0.0.34 to 0.0.35Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
bc12d1cBump version to 0.0.35 (#3436)fb34d89Build riscv64 manylinux binary (#3402)05def00Update maturin to v1.13.1 (#3417)569c081Update prek dependencies (#3416)608f8ffUpdate renovate configuration (#3379)518b61dUpdate uraimo/run-on-arch-action action to v3.1.0 (#3405)5542959Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.12 (#3404)Updates
types-python-dateutilfrom 2.9.0.20260408 to 2.9.0.20260508Commits
Updates
types-requestsfrom 2.33.0.20260503 to 2.33.0.20260508Commits
Updates
types-simplejsonfrom 3.20.0.20260408 to 3.20.0.20260508Commits