chore(deps-dev): bump pydantic from 2.4.2 to 2.5.1

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.4.2...v2.5.1)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-16 01:14:25 +00:00
committed by J.Townsend
parent 3aff92554c
commit 5e4dc5bc42
+1 -1
View File
@@ -3,7 +3,7 @@ flake8==6.1.0
isort==5.12.0
mypy==1.7.0
mypy-extensions==1.0.0
pydantic==2.4.2
pydantic==2.5.1
pyre-check==0.9.19
pyflakes==3.1.0
pytest==7.4.3