Bump the python-packages group across 1 directory with 9 updates#367
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the python-packages group across 1 directory with 9 updates#367dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-packages group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.135.3` | `0.136.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.44.0` | `0.47.0` | | [h5grove](https://github.com/silx-kit/h5grove) | `3.0.0` | `4.0.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.1` | `2.13.0` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.10` | `0.15.14` | | [mypy](https://github.com/python/mypy) | `1.20.0` | `2.1.0` | | [types-requests](https://github.com/python/typeshed) | `2.33.0.20260408` | `2.33.0.20260518` | Updates `fastapi` from 0.135.3 to 0.136.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.135.3...0.136.1) Updates `pydantic` from 2.12.5 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.5...v2.13.4) Updates `uvicorn` from 0.44.0 to 0.47.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.44.0...0.47.0) Updates `h5grove` from 3.0.0 to 4.0.0 - [Release notes](https://github.com/silx-kit/h5grove/releases) - [Commits](silx-kit/h5grove@v3.0.0...v4.0.0) 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 `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 `ruff` from 0.15.10 to 0.15.14 - [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.10...0.15.14) Updates `mypy` from 1.20.0 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v2.1.0) Updates `types-requests` from 2.33.0.20260408 to 2.33.0.20260518 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: h5grove dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production 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: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-packages - dependency-name: types-requests dependency-version: 2.33.0.20260518 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 in the / directory:
0.135.30.136.12.12.52.13.40.44.00.47.03.0.04.0.02.12.12.13.02.33.12.34.20.15.100.15.141.20.02.1.02.33.0.202604082.33.0.20260518Updates
fastapifrom 0.135.3 to 0.136.1Release notes
Sourced from fastapi's releases.
Commits
e54e5a8🔖 Release version 0.136.19a8a5fd📝 Update release notes7815a32⬆️ Update Pydantic v2 code to address deprecations (#15101)ef1c927📝 Update release notes38039e1🔨 Tweak translation script (#15174)4fa826c📝 Update release notesc394156⬆ Bump mkdocs-material from 9.7.1 to 9.7.6 (#15408)ae230ad📝 Update release notesd9eb39d⬆ Bump inline-snapshot from 0.31.1 to 0.32.6 (#15409)4f8b5d1📝 Update release notesUpdates
pydanticfrom 2.12.5 to 2.13.4Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
uvicornfrom 0.44.0 to 0.47.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)6761b2cRemove Hugging Face sponsor block from docs (#2923)438f648Surface sponsors on welcome page and sidebar (#2921)10ddc6dAddssl_context_factoryfor customSSLContextconfiguration (#2920)b499bc4Eagerly import the ASGI app in the parent process (#2919)Updates
h5grovefrom 3.0.0 to 4.0.0Release notes
Sourced from h5grove's releases.
Commits
839a4dcBump to v4.0.0d7ce8b8Merge pull request #122 from silx-kit/fix-missing-user14a2573Fix missing user when running hatch publish7350baeBump to v4.0.0rc04932675Merge pull request #121 from silx-kit/compound-ordera2305e7Fix minor issues in API schemaf72f81eReturn compoundmembersmetadata as array instead of object for strict orde...fe4e9d1Disable prompt in release jobUpdates
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
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
rufffrom 0.15.10 to 0.15.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9ad2da3Bump 0.15.14 (#25295)c714e84[ty] Modernize setup of union types in mdtests (#25291)8a8e35e[flake8-comprehensions] SkipC417for lambdas with positional-only parame...aea5ed4Avoid unnecessary parser lookahead for operators (#25290)e9d72bb[ty] Allow enum member accesses onself(#25077)6cbd59bSetexclude-newer = "7 days"in our PEP-723 scripts (#25285)9999a39Update code example on how to update Neovim LSP log level (#25284)67d8c54[ty] Retain recursively-defined state in binary expressions (#25277)25a3191[ty] Refine Callable class-decorator fallback for unknown results (#25250)c423054Add a recursion limit to the parser (#24810)Updates
mypyfrom 1.20.0 to 2.1.0Changelog
Sourced from mypy's changelog.