chore(deps-dev): bump pydantic from 2.5.3 to 2.6.1

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.6.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.5.3...v2.6.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] 2024-02-05 22:12:30 +00:00 committed by J.Townsend
parent fd7d2545e5
commit ca3a98e56c

View file

@ -3,7 +3,7 @@ flake8==7.0.0
isort==5.13.2
mypy==1.8.0
mypy-extensions==1.0.0
pydantic==2.5.3
pydantic==2.6.1
pyre-check==0.9.19
pyflakes==3.2.0
pytest==7.4.4