Skip to content

Commit 57683b0

Browse files
Bump pydantic from 1.10.21 to 2.11.2 in /python
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.21 to 2.11.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.21...v2.11.2) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 28e2db3 commit 57683b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ kube-custom-resource @ git+https://github.com/stackhpc/kube-custom-resource.git@
2222
MarkupSafe==3.0.2
2323
multidict==6.1.0
2424
propcache==0.2.1
25-
pydantic==1.10.21
25+
pydantic==2.11.2
2626
pydantic_core==2.27.2
2727
python-json-logger==3.2.1
2828
PyYAML==6.0.2

0 commit comments

Comments
 (0)