Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 91dbad1 commit ba7eed2
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 @@ -30,7 +30,7 @@ pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
propcache==0.2.1 ; python_version >= "3.10" and python_version < "4.0"
pyasn1==0.6.1 ; python_version >= "3.10" and python_version < "4.0"
pydantic-core==2.27.2 ; python_version >= "3.10" and python_version < "4.0"
pydantic==2.10.4 ; python_version >= "3.10" and python_version < "4.0"
pydantic==2.10.5 ; python_version >= "3.10" and python_version < "4.0"
pyhumps==3.8.0 ; python_version >= "3.10" and python_version < "4.0"
pytest-env==1.1.5 ; python_version >= "3.10" and python_version < "4.0"
pytest==8.3.4 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit ba7eed2

Please sign in to comment.