Deps: Bump the python-packages group with 10 updates#94
Merged
Conversation
Bumps the python-packages group with 10 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.116.1` | `0.117.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.36.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.6` | `7.10.7` | | [black](https://github.com/psf/black) | `25.1.0` | `25.9.0` | | [click](https://github.com/pallets/click) | `8.2.1` | `8.3.0` | | [lxml](https://github.com/lxml/lxml) | `6.0.1` | `6.0.2` | | [mypy](https://github.com/python/mypy) | `1.18.1` | `1.18.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.33.2` | `2.39.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.0` | `0.13.1` | | [starlette](https://github.com/Kludex/starlette) | `0.47.3` | `0.48.0` | Updates `fastapi` from 0.116.1 to 0.117.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.117.1) Updates `uvicorn` from 0.35.0 to 0.36.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.35.0...0.36.0) Updates `coverage` from 7.10.6 to 7.10.7 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.6...7.10.7) Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) Updates `click` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) Updates `lxml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.1...lxml-6.0.2) Updates `mypy` from 1.18.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...v1.18.2) Updates `pydantic-core` from 2.33.2 to 2.39.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.2...v2.39.0) Updates `ruff` from 0.13.0 to 0.13.1 - [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.13.0...0.13.1) Updates `starlette` from 0.47.3 to 0.48.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.3...0.48.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.117.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-version: 7.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: black dependency-version: 25.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: click dependency-version: 8.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: lxml dependency-version: 6.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: mypy dependency-version: 1.18.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic-core dependency-version: 2.39.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.13.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: starlette dependency-version: 0.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@bjoernricks are you looking into the unit tests and the linting? |
bjoernricks
approved these changes
Sep 22, 2025
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the python-packages group with 10 updates:
0.116.10.117.10.35.00.36.07.10.67.10.725.1.025.9.08.2.18.3.06.0.16.0.21.18.11.18.22.33.22.39.00.13.00.13.10.47.30.48.0Updates
fastapifrom 0.116.1 to 0.117.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
784f06c🔖 Release version 0.117.1b5c0589📝 Update release notes44fc676🐛 Fix validation error whenFileis declared afterFormparameter (#11194)a840010📝 Update release notes382d083🔖 Release version 0.117.0a7f2dbe📝 Update release notesf1e6f97⚡️ Fixdefault_factoryfor response model field with Pydantic V1 (#9704)b01d5c9📝 Update release notesb51ec36✨ AllowNoneas return type for bodiless responses (#9425)0bdc3ca📝 Update release notesUpdates
uvicornfrom 0.35.0 to 0.36.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
0e3b18cVersion 0.36.0 (#2704)f84661dchore: drop mention to scripts/publish (#2696)dcd7e6cdocs: replace uvicorn.org by uvicorn.dev (#2703)e5e7344Bump astral-sh/setup-uv from 6.6.1 to 6.7.0 (#2701)b40c428docs: add docs to uvicorn.dev (#2702)dca6b1cci: update dependabot ecosystem from pip to uv (#2700)fe50e5dAdd Marcelo Trylesinski to the license (#2699)d417371ci: publish docs onworkflow_dispatch(#2695)bf337d6Use uv instead of plain pip (#2693)ea9e01echore: rename pipeline file to match starlette (#2692)Updates
coveragefrom 7.10.6 to 7.10.7Changelog
Sourced from coverage's changelog.
Commits
92a2af5docs: sample HTML for 7.10.7952afdadocs: prep for 7.10.7a301761build: riscv64 wheels (#2055)5daff8ddocs: now source is formatted with ruff04bbc3adocs: discuss cog in the contributing docsc181b93build: use cog --check-fail-msg to instruct devs33c4ba1chore: make upgrade0744b73chore: bump the action-dependencies group across 1 directory with 2 updates (...0d5a112perf: bulk narrowing to avoid N**2. #2048a868ed9docs: mention Python Discord on the index pageUpdates
blackfrom 25.1.0 to 25.9.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
af0ba72Prepare docs for release 25.9.0 (#4751)ffc01a0Fix schema generation error caused by new click version (#4750)626b32fAdd normalizing for\rstyle newlines (#4710)57a4612Fix mypy type issue (#4745)4f6ad7cWrap theinclause of comprehensions across lines if necessary (#4699)24f5169ci: Run diff-shades on unstable instead of preview (#4741)4d55e60Bump actions/setup-python from 5 to 6 (#4744)0cf39efImprove the performance of get_string_prefix (#4742)1f779deFix line ranges decorator edge case (#4670)203fd6bOptimize Line string method (#4739)Updates
clickfrom 8.2.1 to 8.3.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
Commits
00fadb8Release version 8.3.02a0e3batesting/CliRunner: Fix regression related to EOF introduced in 262bdf0 (#2940)e11a1efMerge branch 'main' into fix-cli-runner-prompt-eof-handling36deba8Forward exception information to resources registered in a context (#3058)f2cae7a#2447 Add summary of PR to changelog for 8.3.x7c7ec36#2447 Split resource exception handling tests in single and nested92129c5#2447 Added exception forwarding to context tests555fa9b#2447 Forward exception data to exit stack when calling__exit__16fe802Add more tests onEnumrendering (#3053)d36de6fAdd more tests on Enum rendering their item's names and not valuesUpdates
lxmlfrom 6.0.1 to 6.0.2Changelog
Sourced from lxml's changelog.
Commits
283d02eBuild: Minor readability cleanup.52cf97cRevert "Build: Avoid redundant manylinux2014 builds across newer jobs."a21e474Build: Avoid redundant manylinux2014 builds across newer jobs.58d4d2bBuild: Upgrade libxml2 to 2.14.6.e5d80daBuild: Clean up and simplify target selection and environment setup in pyproj...e913380Build: Limit optimised wheel builds to AMD64 and Arm64 to save time and resou...d22f6a1Build: bump actions/setup-python in the github-actions group (GH-479)f8fa76dBuild: Prevent redundant branch wheel builds for pull requests.b3e9372Build: bump pypa/cibuildwheel in the github-actions group (GH-478)a7ec229Prepare release of lxml 6.0.2.Updates
mypyfrom 1.18.1 to 1.18.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
df05f05remove +dev from version01a7a12Update changelog for 1.18.2 (#19873)ca5abf0Typeshed cherry-pick: Make type ofunitest.mock.Anya subclass ofAny(#1...9d794b5[mypyc] fix: inappropriateNones in f-strings (#19846)2c0510cstubtest: additional guidance on errors when runtime is object.init (#19733)2f3f03cBump version to 1.18.2+dev for point release7669841Fix crash on recursive alias in indirection.py (#19845)Updates
pydantic-corefrom 2.33.2 to 2.39.0Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
e0bc980Bump version to v2.39.0 (#1783)5da4064Addexclude_computed_fieldsserialization option (#1780)4ba86e8build: bump pytest to 8.4 (#1781)17cbe98docs: improve onboarding (#1775)57e4411release: 2.38.0 (#1779)a1b8757Implement val_temporal_unit for deciding how datetimes and dates timestamps g...4c4ac6ebump speedate to 0.17 (#1778)46796b6Build wheels for GraalPy (#1771)1a945f6Bump serde_json from 1.0.140 to 1.0.142 (#1772)1ea1feffix: make everything work on nightly (#1776)Updates
rufffrom 0.13.0 to 0.13.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.