Skip to content

Commit 6ded016

Browse files
chore(deps): Bump pydantic from 2.10.4 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.4 to 2.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17818d3 commit 6ded016

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ importlib-metadata==8.5.0
1515
jsonschema==4.23.0
1616
lxml==5.3.0
1717
marshmallow==3.22.0
18-
pydantic==2.10.4
18+
pydantic==2.10.6
1919
pyOpenSSL==24.3.0
2020
pytz==2024.2
2121
signxml==4.0.3

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pkgutil-resolve-name==1.3.10
5959
# via jsonschema
6060
pycparser==2.22
6161
# via cffi
62-
pydantic==2.10.4
62+
pydantic==2.10.6
6363
# via -r requirements.in
6464
pydantic-core==2.27.2
6565
# via pydantic

0 commit comments

Comments
 (0)