Bump the pip group across 1 directory with 27 updates#329
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the pip group across 1 directory with 27 updates#329dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the pip group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `26.3.1` | `26.5.1` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.5` | `4.0.6` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [faker](https://github.com/joke2k/faker) | `40.15.0` | `40.23.0` | | [anyio](https://github.com/agronholm/anyio) | `4.13.0` | `4.14.0` | | [boto3](https://github.com/boto/boto3) | `1.43.6` | `1.43.30` | | [botocore](https://github.com/boto/botocore) | `1.43.6` | `1.43.30` | | [certifi](https://github.com/certifi/python-certifi) | `2026.4.22` | `2026.5.20` | | [click](https://github.com/pallets/click) | `8.3.3` | `8.4.1` | | [cryptography](https://github.com/pyca/cryptography) | `48.0.0` | `49.0.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.137.1` | | [fastapi-cloud-cli](https://github.com/fastapilabs/fastapi-cloud-cli) | `0.17.1` | `0.20.0` | | [httptools](https://github.com/MagicStack/httptools) | `0.7.1` | `0.8.0` | | [idna](https://github.com/kjd/idna) | `3.13` | `3.18` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.0` | `2.14.1` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.47.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.1` | `2.13.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.27` | `0.0.32` | | rich-toolkit | `0.19.7` | `0.20.1` | | [s3transfer](https://github.com/boto/s3transfer) | `0.17.0` | `0.18.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.59.0` | `2.62.0` | | [starlette](https://github.com/Kludex/starlette) | `1.0.0` | `1.3.1` | | [typer](https://github.com/fastapi/typer) | `0.25.1` | `0.26.7` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.46.0` | `0.49.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.1.1` | `1.2.0` | Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) Updates `pylint` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.5...v4.0.6) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) Updates `faker` from 40.15.0 to 40.23.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.15.0...v40.23.0) Updates `anyio` from 4.13.0 to 4.14.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.13.0...4.14.0) Updates `boto3` from 1.43.6 to 1.43.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.6...1.43.30) Updates `botocore` from 1.43.6 to 1.43.30 - [Commits](boto/botocore@1.43.6...1.43.30) Updates `certifi` from 2026.4.22 to 2026.5.20 - [Commits](certifi/python-certifi@2026.04.22...2026.05.20) Updates `click` from 8.3.3 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.3...8.4.1) Updates `cryptography` from 48.0.0 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@48.0.0...49.0.0) Updates `fastapi` from 0.136.1 to 0.137.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.137.1) Updates `fastapi-cloud-cli` from 0.17.1 to 0.20.0 - [Release notes](https://github.com/fastapilabs/fastapi-cloud-cli/releases) - [Changelog](https://github.com/fastapilabs/fastapi-cloud-cli/blob/main/release-notes.md) - [Commits](fastapilabs/fastapi-cloud-cli@0.17.1...0.20.0) Updates `httptools` from 0.7.1 to 0.8.0 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.7.1...v0.8.0) Updates `idna` from 3.13 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.13...v3.18) 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 `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) 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 `python-multipart` from 0.0.27 to 0.0.32 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.27...0.0.32) Updates `rich-toolkit` from 0.19.7 to 0.20.1 Updates `s3transfer` from 0.17.0 to 0.18.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.17.0...0.18.0) Updates `sentry-sdk` from 2.59.0 to 2.62.0 - [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.59.0...2.62.0) Updates `starlette` from 1.0.0 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.0...1.3.1) Updates `typer` from 0.25.1 to 0.26.7 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.1...0.26.7) 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 `watchfiles` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: faker dependency-version: 40.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: anyio dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: boto3 dependency-version: 1.43.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: botocore dependency-version: 1.43.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: fastapi dependency-version: 0.137.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: fastapi-cloud-cli dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: httptools dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: rich-toolkit dependency-version: 0.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: s3transfer dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: typer dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: watchfiles dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... 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.
Bumps the pip group with 27 updates in the / directory:
26.3.126.5.14.0.54.0.69.0.39.1.01.3.01.4.02.33.12.34.240.15.040.23.04.13.04.14.01.43.61.43.301.43.61.43.302026.4.222026.5.208.3.38.4.148.0.049.0.00.136.10.137.10.17.10.20.00.7.10.8.03.133.182.14.02.14.12.46.42.47.02.12.12.13.00.0.270.0.320.19.70.20.10.17.00.18.02.59.02.62.01.0.01.3.10.25.10.26.70.46.00.49.01.1.11.2.0Updates
blackfrom 26.3.1 to 26.5.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)d2490e2Prepare release 26.5.0 (#5131)2b13ea7Preserve multiline headers with fmt skip (#5117)Updates
pylintfrom 4.0.5 to 4.0.6Commits
8a39635Bump pylint to 4.0.6, update changelog (#11105)150f23c[Backport maintenance/4.0.x] Allow digits in ParamSpec and TypeVarTuple names...8b6251e[Backport maintenance/4.0.x] Fix crash when enum member inference fails (#11093)d57aadb[Backport maintenance/4.0.x] Fiximplicit-str-concatfalse positive for mix...d9ea8d9[Backport maintenance/4.0.x] Fixunnecessary-comprehensionsuggestion when ...cb1792a[Backport maintenance/4.0.x] Allow digits in TypeVar names for invalid-name c...ee2ab9aHandle InferenceError in decorator return analysis5bb5498[Backport maintenance/4.0.x] Fix crash in typecheck checker when metaclass ar...a940533[Backport maintenance/4.0.x] Fix a crash inconsider-using-enumeratefor no...b7a873a[Backport maintenance/4.0.x] Fix crash in deprecated checker for non-string `...Updates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
requestsfrom 2.33.1 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
fakerfrom 40.15.0 to 40.23.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
f5fcbb6Bump version: 40.22.0 → 40.23.0baaccee📝 Update CHANGELOG.md8336b21💄 Lint code02bd52bFrench social security numbers - corsican codes (#2373)22e7acaFix typos in docstrings and comments (#2387)c3a9a5bBump version: 40.21.0 → 40.22.071393c6📝 Update CHANGELOG.md77896acfeat(locale): addmr_INperson,address, andphone_numberproviders (...dc63614Fixed flaky test_optional by using seed and larger sample size. (#2376)8b06111Bump version: 40.20.0 → 40.21.0Updates
anyiofrom 4.13.0 to 4.14.0Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffe9133Bumped up the versionf8b9f01Fixed asyncio lock waiter deadlocks after cancellation (#1145)d517ee1[pre-commit.ci] pre-commit autoupdate (#1176)550b68eMakeanyio.runsupportAwaitableat runtime on all backends (#1171)29a5e04Fixed FastAPI test run4d752acUpdated downstream test setups for FastAPI and Anthropic MCPebdc950Added task handle support to start() and start_soon() (#1153)f32bfb8Fixed test suite compatibility issues with Pytest 9.1.085f7e8eAdded__slots__to several classesb7ea84c[pre-commit.ci] pre-commit autoupdate (#1165)Updates
boto3from 1.43.6 to 1.43.30Commits
851f528Merge branch 'release-1.43.30'34755edBumping version to 1.43.307bdb952Add changelog entries from botocore3d3204cMerge branch 'release-1.43.29'466b532Merge branch 'release-1.43.29' into develop4cc6c64Bumping version to 1.43.2973137eaAdd changelog entries from botocoreb42ee1dBump https://github.com/astral-sh/ruff-pre-commit (#4798)803cba4Merge branch 'release-1.43.28'1ed6c48Merge branch 'release-1.43.28' into developUpdates
botocorefrom 1.43.6 to 1.43.30Commits
c3a7b1cMerge branch 'release-1.43.30'cd26d18Bumping version to 1.43.307a354c7Update to latest models77da2d8Merge branch 'release-1.43.29'87fdaf5Merge branch 'release-1.43.29' into develop564f462Bumping version to 1.43.290b96b9bUpdate endpoints modeld47197eUpdate to latest modelsbf0ad13Bump https://github.com/astral-sh/ruff-pre-commit (#3726)b3f27bfMerge branch 'release-1.43.28'Updates
certififrom 2026.4.22 to 2026.5.20Commits
d7ea1512026.05.20 (#413)Updates
clickfrom 8.3.3 to 8.4.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and doc