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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 23:24:20 +00:00 committed by J.Townsend
parent 285adc4e80
commit 75c5ee5c66

View file

@ -3,7 +3,7 @@ flake8==6.1.0
isort==5.13.1
mypy==1.7.1
mypy-extensions==1.0.0
pydantic==2.5.1
pydantic==2.5.2
pyre-check==0.9.19
pyflakes==3.1.0
pytest==7.4.3