build(deps): Bump pydantic from 1.10.2 to 1.10.4 in /requirements (#133)

Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.4/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v1.10.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] 2023-01-09 11:22:14 -05:00 committed by GitHub
parent fee95b643c
commit ca8e1ee9f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ pandas==1.5.2
# unstructured (setup.py) # unstructured (setup.py)
pillow==9.4.0 pillow==9.4.0
# via unstructured (setup.py) # via unstructured (setup.py)
pydantic==1.10.2 pydantic==1.10.4
# via argilla # via argilla
python-dateutil==2.8.2 python-dateutil==2.8.2
# via pandas # via pandas

View File

@ -71,7 +71,7 @@ pandas==1.5.2
# unstructured (setup.py) # unstructured (setup.py)
pillow==9.4.0 pillow==9.4.0
# via unstructured (setup.py) # via unstructured (setup.py)
pydantic==1.10.2 pydantic==1.10.4
# via argilla # via argilla
python-dateutil==2.8.2 python-dateutil==2.8.2
# via pandas # via pandas