chore(deps-dev): bump pydantic from 1.10.8 to 1.10.9

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.9/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.8...v1.10.9)

---
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-06-07 22:19:32 +00:00 committed by GitHub
parent 56b3b2de7d
commit fa5233c290
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
flake8==6.0.0
mypy==1.3.0
mypy-extensions==1.0.0
pydantic==1.10.8
pydantic==1.10.9
pyre-check==0.9.18
pyflakes==3.0.1
pytest==7.3.1