Skip to content

Commit

Permalink
dependency: (deps): bump pydantic-core from 2.20.0 to 2.20.1 in /back…
Browse files Browse the repository at this point in the history
…end (#171)

Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.20.0...v2.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2024
1 parent 514c139 commit e12efa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ pillow==10.4.0
psycopg2==2.9.9
pycparser==2.22
pydantic==2.8.2
pydantic_core==2.20.0
pydantic_core==2.20.1
PyJWT==2.8.0
pymongo==4.8.0
PyMuPDF==1.24.7
Expand Down

0 comments on commit e12efa1

Please sign in to comment.