⬆ Bump the python-packages group across 1 directory with 6 updates#426
Merged
Conversation
73783d7 to
eb1b7bb
Compare
Bumps the python-packages group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.136.3` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.15` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.46.0` | `0.49.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.35` | `0.0.43` | | [prek](https://github.com/j178/prek) | `0.3.13` | `0.4.3` | | [zizmor](https://github.com/zizmorcore/zizmor) | `1.24.1` | `1.25.2` | Updates `fastapi` from 0.136.1 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) 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 `uvicorn` from 0.46.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.46.0...0.49.0) Updates `ty` from 0.0.35 to 0.0.43 - [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.35...0.0.43) Updates `prek` from 0.3.13 to 0.4.3 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.13...v0.4.3) Updates `zizmor` from 1.24.1 to 1.25.2 - [Release notes](https://github.com/zizmorcore/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.24.1...v1.25.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: prek dependency-version: 0.4.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: ty dependency-version: 0.0.40 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: zizmor dependency-version: 1.25.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
eb1b7bb to
005c809
Compare
YuriiMotov
reviewed
Jun 11, 2026
0863d67 to
2b1b744
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-packages group with 6 updates in the / directory:
0.136.10.136.30.15.120.15.150.46.00.49.00.0.350.0.430.3.130.4.31.24.11.25.2Updates
fastapifrom 0.136.1 to 0.136.3Release notes
Sourced from fastapi's releases.
... (truncated)
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
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
uvicornfrom 0.46.0 to 0.49.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3ef2e3eVersion 0.49.0 (#2973)eeb64b1Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)630f4acMake the watchfiles reload tests deterministic (#2972)9154922chore(deps): bump the github-actions group across 1 directory with 6 updates ...739727aMigrate docs deploy from Cloudflare Pages to Workers (#2967)be4a240Gate docs preview deploy on Cloudflare token presence (#2966)c489d7eBump httptools minimum version to 0.8.0 (#2962)9f547bdSkip docs preview deploy for Dependabot PRs (#2961)44446b8Migrate documentation from MkDocs Material to Zensical (#2959)cfd659cBump pymdown-extensions to 10.21.3 (#2958)Updates
tyfrom 0.0.35 to 0.0.43Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
29ce314Bump version to 0.0.43 (#3648)794322dUpdate docker/build-push-action action to v7.2.0 (#3629)ce89685Update prek dependencies (#3628)792fb71Update docker/login-action action to v4.2.0 (#3630)5c37747Update docker/metadata-action action to v6.1.0 (#3631)5a3e169Update docker/setup-buildx-action action to v4.1.0 (#3632)c2500ccRelease: Force usage of PyPI as the index (#3616)7f8cb64Bump version to 0.0.42 (#3615)41bb0d2Bump version to 0.0.41 (#3601)c690a49DocumentcompleteFunctionParentheseseditor setting (#3513)Updates
prekfrom 0.3.13 to 0.4.3Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
... (truncated)
Commits
02bb73fBump version to 0.4.3 (#2132)0f64ff9Ignore stat-only hook rewrites (#2131)de77cc9Bump version to 0.4.2 (#2126)c54be46Simplify hook progress folding (#2125)e908f82Add link to comprehensive list of open-source projects using prek (#938)7cd6ba4Run same-depth projects concurrently (#2110)bbb3810Lock file maintenance (#2123)7d5282cUpdate Rust crate quick-xml to 0.40 (#2121)97130eaUpdate dependency uv to v0.11.14 (#2118)480f4bfUpdate pre-commit hook crate-ci/typos to v1.46.2 (#2120)Updates
zizmorfrom 1.24.1 to 1.25.2Release notes
Sourced from zizmor's releases.
... (truncated)
Changelog
Sourced from zizmor's changelog.
... (truncated)
Commits
b50d8f6zizmor 1.25.2 (#2022)e8c9648Bump rustls-webpki to 0.103.13 (#2021)9e19bdeBump aws-lc crates (#2020)49cb189Bump rand to 0.9.4 (#2019)bfdb649unpinned-tools: fix trivy action being detected (#2018)9300d3bww/release (#2016)331917achore: dropserde_yamlrename (#2015)506f085github-app: testrepositories, notrepository(#2011)53dea37unpinned-tools, docs: fix typos (#2008)8068e11fix: replace--fix=unsafewith--fix=unsafe-onlyin suggestion (#2010)