Skip to content

Commit a2ba200

Browse files
Bump pydantic from 2.7.0 to 2.7.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb80202 commit a2ba200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements/requirements-tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ packaging==24.0
1313
# via pytest
1414
pluggy==1.5.0
1515
# via pytest
16-
pydantic==2.7.0
16+
pydantic==2.7.1
1717
# via -r dev_requirements/requirements-tests.in
18-
pydantic-core==2.18.1
18+
pydantic-core==2.18.2
1919
# via pydantic
2020
pytest==8.2.0
2121
# via -r dev_requirements/requirements-tests.in

0 commit comments

Comments
 (0)