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

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.2.
- [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.3.0...v2.4.2)

---
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-09-28 21:28:49 +00:00 committed by J.Townsend
parent 154a83cbaa
commit 94a5904d47

View file

@ -4,7 +4,7 @@ flake8==6.1.0
isort==5.12.0
mypy==1.5.1
mypy-extensions==1.0.0
pydantic==2.3.0
pydantic==2.4.2
pyre-check==0.9.18
pyflakes==3.1.0
pytest==7.4.2