Bump the python-packages group with 4 updates#406
Merged
MTSOnGithub merged 1 commit intodevelopfrom Mar 12, 2026
Merged
Conversation
Bumps the python-packages group with 4 updates: [cachetools](https://github.com/tkem/cachetools), [pyjwt](https://github.com/jpadilla/pyjwt), [prek](https://github.com/j178/prek) and [ruff](https://github.com/astral-sh/ruff). Updates `cachetools` from 7.0.2 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.0.2...v7.0.5) Updates `pyjwt` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.11.0...2.12.0) Updates `prek` from 0.3.4 to 0.3.5 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.4...v0.3.5) Updates `ruff` from 0.15.4 to 0.15.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.4...0.15.5) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: prek dependency-version: 0.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
MTSOnGithub
approved these changes
Mar 12, 2026
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-packages group with 4 updates: cachetools, pyjwt, prek and ruff.
Updates
cachetoolsfrom 7.0.2 to 7.0.5Changelog
Sourced from cachetools's changelog.
Commits
5dce86fRelease v7.0.5.af5e688Minor@cachedmethodperformance improvements.0ca75e6Relase v7.0.4.5b1fa39Prepare v7.0.4.18e5930Fix #218: Fix and properly document@cachedmethod.cache_key handling.98ec79fDrop "class method" from@cachedmethoddocstring.93822a3Release v7.0.3.57d2e48Fix #387: Handle obj=None case for inspection in _DescriptorBase.Updates
pyjwtfrom 2.11.0 to 2.12.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
bd9700cUse PyJWK algorithm when encoding without explicit algorithm (#1148)051ea34Merge commit from fork1451d70fix: do not store reference to algorithms dict on PyJWK (#1143)f3ba74c[pre-commit.ci] pre-commit autoupdate (#1145)0318ffa[pre-commit.ci] pre-commit autoupdate (#1141)a52753dBump actions/download-artifact from 7 to 8 (#1142)b85050fchore(tests): enable mypy (#1138)1272b26[pre-commit.ci] pre-commit autoupdate (#1135)99a8728chore: remove superfluous constants (#1136)412cb67fix: close HTTPError to prevent ResourceWarning on Python 3.14 (#1133)Updates
prekfrom 0.3.4 to 0.3.5Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
46cb7baBump version to 0.3.5 (#1760)3cd9382Fix GHC cache dir on Windows (#1759)c8ef5f9Improve benchmark script (#1758)e6344fcAdd a workflow for hyperfine benchmarks (#1304)423e847Respectcore.sharedRepositoryfor hook permissions (#1755)80d0806python: stripUV_SYSTEM_PYTHONfromuv venvandpip installcommands (#...b452914Manage Rust toolchain and MSRV in renovate (#1757)7c6c30eBump actions versions (#1752)73a55a4Don't use native TLS backend (#1754)8501ccbPass--quiet,--verbose, and--no-progressthroughprek installinto ...Updates
rufffrom 0.15.4 to 0.15.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
5e4a3d9Bump 0.15.5 (#23743)69c23cc[ty] Render all changed diagnostics in conformance.py (#23613)4926bd5[ty] Split deferred checks out oftypes/infer/builder.rs(#23740)9a70f5eDiscover markdown files by default in preview mode (#23434)3dc78b0[ty] UseHasOptionalDefinitionforexcepthandlers (#23739)a6a5e8d[ty] Fix precedence ofallselector in TOML configurations (#23723)2a5384b[ty] Makeallselector case sensitive (#23713)db77d7b[ty] Add a diagnostic if aTypeVaris used to specialize aParamSpec, or ...db28490[ty] Override home directory in ty tests (#23724)5f0fd91[ty] More type-variable default validation (#23639)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions