Skip to content

Commit

Permalink
Bump pydantic from 2.7.4 to 2.10.4
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.4...v2.10.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent f0f612c commit 09c78ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Jinja2==3.1.4 # template engine for html files
pandas==2.2.2
phonenumbers==8.13.43 # Used for phone number validation
pydantic-settings==2.3.4
pydantic==2.7.4
pydantic==2.10.4
pyjwt[crypto]==2.8.0 # generate and verify the JWT tokens, imported as `jwt`
PyMuPDF==1.24.9 # PDF processing
pypdf==4.3.1
Expand Down

0 comments on commit 09c78ee

Please sign in to comment.