build(deps): bump the python group across 1 directory with 2 updates#5131
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the python group across 1 directory with 2 updates#5131dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/python-258f0448df
branch
from
July 2, 2026 17:36
5883dab to
d5ff666
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/python-258f0448df
branch
from
July 9, 2026 17:36
d5ff666 to
2b49f97
Compare
Contributor
Author
|
Dependabot couldn't access the repository. Because of this, Dependabot cannot update this pull request. |
Updates the requirements on [httpcore](https://github.com/encode/httpcore) and [pydantic-settings](https://github.com/pydantic/pydantic-settings) to permit the latest version. Updates `httpcore` to 1.0.9 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.0...1.0.9) Updates `pydantic-settings` to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: httpcore dependency-version: 1.0.9 dependency-type: direct:production dependency-group: python - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-258f0448df
branch
from
July 16, 2026 17:36
2b49f97 to
dbd6387
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.
Updates the requirements on httpcore and pydantic-settings to permit the latest version.
Updates
httpcoreto 1.0.9Release notes
Sourced from httpcore's releases.
Changelog
Sourced from httpcore's changelog.
... (truncated)
Commits
9820975Version 1.0.9 (#1011)d1e17c5Update h11 dependency, resolving security fix. (#1008)ae46dfbVersion 1.0.8 (#1006)b2a796cFixAttributeErrorwhen importing on Python 3.14 (#1005)38f277cRevert "Use AnyIO fast_acquire (#953)" (#1002)973cbddUse AnyIO fast_acquire (#953)8b8ab18fix ci (#999)a173552Version 1.0.7 (#977)13e281dAdd proxy configuration to ConnectionPool. (#974)0bfcee4default port for the socks5h scheme (#972)Updates
pydantic-settingsto 2.14.2Release notes
Sourced from pydantic-settings's releases.
Commits
d703bd7Prepare release 2.14.2 (#890)