chore(deps): bump the pydantic group across 1 directory with 2 updates - #9179
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the pydantic group across 1 directory with 2 updates#9179dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/develop/pydantic-967cf6b385
branch
2 times, most recently
from
August 18, 2026 08:07
d3c781e to
9f4c9b2
Compare
Bumps the pydantic group with 2 updates in the / directory: [annotated-types](https://github.com/annotated-types/annotated-types) and [typing-inspection](https://github.com/pydantic/typing-inspection). Updates `annotated-types` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.7.0...v0.8.0) Updates `typing-inspection` from 0.4.2 to 0.4.4 - [Release notes](https://github.com/pydantic/typing-inspection/releases) - [Changelog](https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md) - [Commits](pydantic/typing-inspection@v0.4.2...v0.4.4) --- updated-dependencies: - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pydantic - dependency-name: typing-inspection dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pydantic ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/develop/pydantic-967cf6b385
branch
from
August 19, 2026 08:06
9f4c9b2 to
22ce976
Compare
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 pydantic group with 2 updates in the / directory: annotated-types and typing-inspection.
Updates
annotated-typesfrom 0.7.0 to 0.8.0Release notes
Sourced from annotated-types's releases.
Commits
9eb9668Prepare for 0.8.0 release (#103)10b7764Fix typo inLendocstring (#100)955f757Add support for Python 3.14 and drop EOL 3.8-3.9 (#97)bd280feAdded Python 3.14 to the test matrix (#96)a471bb7Add SPDX license expression (#92)eab91d9Fix string predicate names in doc (#90)03ad9c3add CI for PyPy3.11 and fix test (issue 71) (#88)5ae6043fix: typo in README.md (#87)b60ad7bUpdate license-files to be PEP-639 compliant (#85) (#86)3fbeb6dFix docstring ofTimezone(#84)Updates
typing-inspectionfrom 0.4.2 to 0.4.4Release notes
Sourced from typing-inspection's releases.
Changelog
Sourced from typing-inspection's changelog.
Commits
83d4dbbPrepare release v0.4.4 (#64)3ac9791Fixes toDEPRECATED_ALIASES_IDS(#65)382616cAddtyping_objects.DEPRECATED_ALIASES_IDS(#63)cef71baFix docs publish CI job (#62)7b09e7aFix coverage CI job (#61)2648bdfPrepare release 0.4.3 (#60)7c14c75Add Python 3.15 support (#59)677b2aeFix docs publish CI permissions (#58)5e33e8dAvoid modulegetattr()calls intyping_objectsfunctions (#57)f576d83FixLiteraltest (#56)