Skip to content

Commit b20e65b

Browse files
Bump pydantic from 2.9.1 to 2.9.2 (#78)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.1...v2.9.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae655b6 commit b20e65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ pluggy==1.5.0
3838
# via pytest
3939
pre-commit==3.8.0
4040
# via -r requirements.in
41-
pydantic==2.9.1
41+
pydantic==2.9.2
4242
# via -r requirements.in
43-
pydantic-core==2.23.3
43+
pydantic-core==2.23.4
4444
# via pydantic
4545
pygments==2.18.0
4646
# via pdbpp

0 commit comments

Comments
 (0)