chore(deps): bump the all-dependencies group with 6 updates#80
Merged
Merged
Conversation
Updates the requirements on [fastapi[standard]](https://github.com/fastapi/fastapi), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [pyjwt](https://github.com/jpadilla/pyjwt), [ruff](https://github.com/astral-sh/ruff), [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) and [valkey-glide](https://github.com/valkey-io/valkey-glide) to permit the latest version. Updates `fastapi[standard]` to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `pydantic-settings` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.0...v2.14.1) Updates `pyjwt` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) Updates `ruff` from 0.15.12 to 0.15.15 - [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.12...0.15.15) Updates `sentry-sdk[fastapi]` to 2.61.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.58.0...2.61.1) Updates `valkey-glide` from 2.3.1 to 2.4.1 - [Release notes](https://github.com/valkey-io/valkey-glide/releases) - [Changelog](https://github.com/valkey-io/valkey-glide/blob/main/CHANGELOG.md) - [Commits](valkey-io/valkey-glide@v2.3.1...v2.4.1) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.136.3 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: sentry-sdk[fastapi] dependency-version: 2.61.1 dependency-type: direct:production dependency-group: all-dependencies - dependency-name: valkey-glide dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on fastapi[standard], pydantic-settings, pyjwt, ruff, sentry-sdk[fastapi] and valkey-glide to permit the latest version.
Updates
fastapi[standard]to 0.136.3Release notes
Sourced from fastapi[standard]'s releases.
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
pydantic-settingsfrom 2.14.0 to 2.14.1Release notes
Sourced from pydantic-settings's releases.
Commits
e95c30bPrepare release 2.14.1 (#859)0c87345Fix field namedclsconflicting with classmethod parameter (#858)7bd0072Bump the python-packages group with 2 updates (#856)b03e573Bump the github-actions group with 3 updates (#853)eaa3b43Bump the python-packages group with 5 updates (#854)9f95615Bump the python-packages group with 4 updates (#850)Updates
pyjwtfrom 2.12.1 to 2.13.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
7144e45Apply ruff formatd2f4becRestorecast()calls with cross-versiontype: ignoreforprepare_key22f478cRemove redundant casts inRSAAlgorithm.prepare_keyand `ECAlgorithm.prepare...95791b1Bundle security fixes and hardening into 2.13.0dcc27a9[pre-commit.ci] pre-commit autoupdate (#1155)9d08a9a[pre-commit.ci] pre-commit autoupdate (#1146)b87c100Bump codecov/codecov-action from 5 to 6 (#1154)40e3147Migrate development extras to dependency groups (#1152)Updates
rufffrom 0.15.12 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Updates
sentry-sdk[fastapi]to 2.61.1Release notes
Sourced from sentry-sdk[fastapi]'s releases.
Changelog
Sourced from sentry-sdk[fastapi]'s changelog.
... (truncated)
Commits
5c95559Update CHANGELOG.mdb98bcb1release: 2.61.1504cbe9ci(rq): Pinfakeredis<2.36.0in tests (#6454)1f3f3ebfix(sampling): Attributebackpressureas unsampling reason more accurately ...2ce26d1ci(tox): migrate from pip to uv via tox-uv (#6390)8a4062bci(rq): Unpinredisandfakeredisfor tests (#6443)8d442dffix(span-first): Setuser.ip_addresson all streamed spans (#6434)e8d67d8feat(rust-tracing): Support span streaming (#6433)0749d3efeat(litellm): Support span streaming (#6317)b4e0367test(aiohttp): Unfurl spans explicitly instead of using pop() (#6435)Updates
valkey-glidefrom 2.3.1 to 2.4.1Release notes
Sourced from valkey-glide's releases.
... (truncated)
Changelog
Sourced from valkey-glide's changelog.
... (truncated)
Commits
f47fd4fUpdate supported compression commands (#5420)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