Skip to content

Commit 4f5404d

Browse files
Bump the all group across 1 directory with 3 updates
Bumps the all group with 3 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic), [httpx](https://github.com/encode/httpx) and [pydantic-core](https://github.com/pydantic/pydantic-core). Updates `pydantic` from 2.9.2 to 2.10.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.4) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.2...0.28.1) Updates `pydantic-core` from 2.23.4 to 2.27.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb0a943 commit 4f5404d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ email-validator==2.2.0
99
exceptiongroup==1.2.2 ; python_full_version < '3.11'
1010
h11==0.14.0
1111
httpcore==1.0.7
12-
httpx==0.27.2
12+
httpx==0.28.1
1313
idna==3.10
1414
jmespath==1.0.1
1515
more-itertools==10.5.0
1616
multidict==6.1.0
1717
propcache==0.2.1
18-
pydantic==2.9.2
19-
pydantic-core==2.23.4
18+
pydantic==2.10.4
19+
pydantic-core==2.27.2
2020
pyyaml==6.0.2
2121
sniffio==1.3.1
2222
typing-extensions==4.12.2

0 commit comments

Comments
 (0)