Skip to content

Commit 7ef543c

Browse files
pip: bump pydantic from 2.12.0 to 2.12.1 in the pip-updates group (#316)
Bumps the pip-updates group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.1/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7abefa commit 7ef543c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ multidict==6.7.0
2323
pbr==7.0.1
2424
propcache==0.4.1
2525
pycparser==2.23
26-
pydantic==2.12.0
26+
pydantic==2.12.1
2727
python-dateutil==2.9.0.post0
2828
python-json-logger==4.0.0
2929
PyYAML==6.0.3

0 commit comments

Comments
 (0)