Bump the all group across 1 directory with 4 updates - #384
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the all group across 1 directory with 4 updates#384dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/all-584c9cf9f1
branch
from
July 21, 2025 04:59
d539b4c to
a3068d9
Compare
Bumps the all group with 4 updates in the / directory: [certifi](https://github.com/certifi/python-certifi), [multidict](https://github.com/aio-libs/multidict), [pydantic-core](https://github.com/pydantic/pydantic-core) and [typing-extensions](https://github.com/python/typing_extensions). Updates `certifi` from 2025.6.15 to 2025.7.9 - [Commits](certifi/python-certifi@2025.06.15...2025.07.09) Updates `multidict` from 6.5.0 to 6.6.3 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.5.0...v6.6.3) Updates `pydantic-core` from 2.33.2 to 2.35.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.2...v2.35.2) Updates `typing-extensions` from 4.14.0 to 4.14.1 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.0...4.14.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: multidict dependency-version: 6.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic-core dependency-version: 2.35.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/all-584c9cf9f1
branch
from
July 28, 2025 04:59
a3068d9 to
755b625
Compare
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 all group with 4 updates in the / directory: certifi, multidict, pydantic-core and typing-extensions.
Updates
certififrom 2025.6.15 to 2025.7.9Commits
d9052212025.07.09 (#358)Updates
multidictfrom 6.5.0 to 6.6.3Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
dbd686fBump to 6.6.3 (#1230)ac62105Fixed inconsistencies generated by _md_shrink. (#1229)8ea6942Release 6.6.2 (#1224)149c693Fix format strings on 32bit platforms (#1226)ae6ed08Restore building 32bit wheels on Linux (#1227)17bbfd0Fix pointer increment issue in _md_shrink causing memory corruption (#1222)863eff1Bump to 6.6.2.dev0 (#1220)ba4d428Release 6.6.1 (#1219)626d96cFix compiler warnings, convert them to errors (#1217)50a58d4Restore multidict internal state on exception during updating (#1215)Updates
pydantic-corefrom 2.33.2 to 2.35.2Release notes
Sourced from pydantic-core's releases.
... (truncated)
Commits
5f0b5a8Bump version to v2.35.2 (#1748)5e3bbb5Better documentSerializationInfo(#1747)d9dacb0update tospeedate0.16 (#1740)3415428Bump version to v2.35.1 (#1737)fff2a3cFix generic issues withValidationInfoandSerializationInfo(#1736)6ecf7f9remove twine install from release job in cie8e4d3dfix release job in CI (#1735)1802ea5Fix release CI (#1733)0509d90Bump version to v2.35.0 (#1732)477b9b3MakeValidationInfoandSerializationInfogeneric forcontext(#1686)Updates
typing-extensionsfrom 4.14.0 to 4.14.1Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
42027abPrepare release 4.14.1 (#620)59d2c20Fix off by one in pickle protocol tests (#618)40e22ebDo not use slots for_TypedDictSpecialForm(#616)d17c456allow TypedDict as a type argument (#614)Dependabot 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