Deps: Bump the python-packages group with 9 updates#100
Merged
Conversation
Bumps the python-packages group with 9 updates: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.37.0` | `0.38.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.7` | `7.11.0` | | [psycopg](https://github.com/psycopg/psycopg) | `3.2.10` | `3.2.11` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.0` | `2.12.3` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.1` | `2.41.4` | | [pytokens](https://github.com/tusharsadhwani/pytokens) | `0.1.10` | `0.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.14.1` | | [uvloop](https://github.com/MagicStack/uvloop) | `0.21.0` | `0.22.1` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.1.0` | `1.1.1` | Updates `uvicorn` from 0.37.0 to 0.38.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.37.0...0.38.0) Updates `coverage` from 7.10.7 to 7.11.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.7...7.11.0) Updates `psycopg` from 3.2.10 to 3.2.11 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.10...3.2.11) Updates `pydantic` from 2.12.0 to 2.12.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.0...v2.12.3) Updates `pydantic-core` from 2.41.1 to 2.41.4 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.41.1...v2.41.4) Updates `pytokens` from 0.1.10 to 0.2.0 - [Commits](tusharsadhwani/pytokens@0.1.10...0.2.0) Updates `ruff` from 0.14.0 to 0.14.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.14.0...0.14.1) Updates `uvloop` from 0.21.0 to 0.22.1 - [Release notes](https://github.com/MagicStack/uvloop/releases) - [Commits](MagicStack/uvloop@v0.21.0...v0.22.1) Updates `watchfiles` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: coverage dependency-version: 7.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: psycopg dependency-version: 3.2.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic dependency-version: 2.12.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pydantic-core dependency-version: 2.41.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytokens dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: uvloop dependency-version: 0.22.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: watchfiles dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
bjoernricks
approved these changes
Oct 20, 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.
Bumps the python-packages group with 9 updates:
0.37.00.38.07.10.77.11.03.2.103.2.112.12.02.12.32.41.12.41.40.1.100.2.00.14.00.14.10.21.00.22.11.1.01.1.1Updates
uvicornfrom 0.37.0 to 0.38.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)ce79f95Revert "Add Marcelo Trylesinski to the license (#2699)" (#2730)dbf8797docs: add social icons (#2728)58f28beAdd section about event loop (#2725)93d9510Bump docs dependencies (#2724)9b1c6c4Move Marcelo Trylesinski to maintainers inpyproject.toml(#2719)57a61d8Add discord to README (#2718)7ef5f9fchore(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0 (#2717)6d26d88Update pyproject.toml for PEP639 compliance (#2713)Updates
coveragefrom 7.10.7 to 7.11.0Changelog
Sourced from coverage's changelog.
Commits
20ef00bdocs: sample HTML for 7.11.05edf8ebdocs: prep for 7.11.02c023aebuild: 3.15 is supported2f1b95brefactor: no need for _BaseCoverageException72b1bccbuild: test light-threads on all versions of Python16e9379refactor: move core tests to their own filebc8875dtest: change a test to be in-process so metacov can capture its work8e5d5b1build: tweak some version infob0236dftest: more tests for core selection, and some refactoring of them56edde6build: next version will be 7.11.0Updates
psycopgfrom 3.2.10 to 3.2.11Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
6ddbf02chore: adapt license metadata to license expression1ee98f6fest: mark test flakey to unblock wheel packages2905e07ci: fix proxy-based tests975821fchore: bump psycopg package version to 3.2.116a3e637Merge pull request #1187 from dvarrazzo/perf/transpose-loadingc058159perf: load results by row rather than by columna75b613Merge branch 'fix/binary-copy-rowlevel-3.2' into maint-3.287d0780refactor: drop copy format code path with buffer creationdef0bcdfix(c): fix copy buffer corruption on dumping errorb4e8f17test: add test to reveal the buffer corruption on dump errorUpdates
pydanticfrom 2.12.0 to 2.12.3Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
1a8850dPrepare release 2.12.309dbcf2AddFieldInfo.asdict()method, improve documentation aroundFieldInfo5da4331Improve documentation about serialize as any behavior9c86324Raise a warning when an invalid after model validator function signature is r...36a73c6Updatepydantic-extra-typesdependency to version>=2.10.61e616a3Prepare release v2.12.2dc302e2Fix issue with recursive generic models with a parent model class6876485Bumppydantic-coreto v2.41.4b4076c6Prepare release 2.12.1b67f072Bumppydantic-coreto v2.41.3Updates
pydantic-corefrom 2.41.1 to 2.41.4Release notes
Sourced from pydantic-core's releases.
Commits
396499cOnly check integrity before publishing (#1846)f0a9670Fix integrity checking of wheel files during release (#1845)bd04c18Prepare release v2.41.4 (#1844)31f5107Check integrity of wheel files during release (#1843)e158fa1Prepare release v2.41.3 (#1840)1f12559fix runs-on condition for linux builds (#1839)ff1aeaerelease: 2.41.2 (#1838)0344763fix variousRootModelserialization issues (#1836)d90a93bci: PGO-optimize linux aarch64, restore builds for windows aarch64 (#1837)eb48cadrespectfield_serializerwhen usingserialize_as_any=True(#1835)Updates
pytokensfrom 0.1.10 to 0.2.0Commits
0a9c1d4Merge pull request #6 from tusharsadhwani/packaging606253eUpdate tests and fix packaging594b445Update docs: pytokens is no longer a console scriptUpdates
rufffrom 0.14.0 to 0.14.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2bffef5Bump 0.14.1 (#20925)e64d772Standardize syntax error construction (#20903)0369668[pydoclint] Implementdocstring-extraneous-parameter(DOC102) (#20376)058fc37[ty] Fix panic 'missing root' when handling completion request (#20917)ec9faa3[ty] Run file watching tests serial when using nextest (#20918)7155a62[ty] Add version hint for failed stdlib attribute accesses (#20909)a67e069More CI improvements (#20920)6a1e91c[ty] Check typeshed VERSIONS for parent modules when reporting failed stdlib ...3db5d59Don't use codspeed or depot runners in CI jobs on forks (#20894)d23826c[ty] cache Type::is_redundant_with (#20477)Updates
uvloopfrom 0.21.0 to 0.22.1Release notes
Sourced from uvloop's releases.
Commits
74f4c96uvloop 0.22.1321d345ci: bump pypa/gh-action-pypi-publish3cf6b44uvloop 0.22.0e4d569eci: use native ubuntu-24.04-armd9fa054ci: fix test and release workflow7effa90ci: fix artifact handling286b370add free-threading support (#693)46456b6Fixes for Python 3.14 (#638)96b7ed3test: fix task name for Python 3.13.3/3.14 (#662)5680792test: fix getaddrinfo test (#663)Updates
watchfilesfrom 1.1.0 to 1.1.1Release notes
Sourced from watchfiles's releases.
Commits
2b2327fprepare for v1.1.1 release (#353)c4bd302Add support for Python 3.14 on windows builds (#352)e3c956bfix license yearsDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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