Bump pydantic from 1.10.7 to 1.10.13 in /src/opencdeserver/api/app (#4585)

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 to 1.10.13.
- [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/v1.10.7...v1.10.13)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-03 16:21:08 +10:00
committed by GitHub
parent 080f325557
commit 0384de46a4
+1 -1
View File
@@ -3,7 +3,7 @@ httpx==0.24.1
jose==1.0.0
jsonpickle==3.0.1
passlib==1.7.4
pydantic==1.10.7
pydantic==1.10.13
python_dateutil==2.8.2
python_jose==3.3.0
py2neo==2021.2.4