Skip to content

Commit

Permalink
[pip] Update pydantic requirement from ~=2.5.2 to ~=2.5.3
Browse files Browse the repository at this point in the history
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md)
- [Commits](pydantic/pydantic@v2.5.2...v2.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent afdadad commit 8518dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ janus~=1.0.0
pre-commit~=3.6.0
python-decouple~=3.8
scpi-protocol~=0.2.0
pydantic~=2.5.2
pydantic~=2.5.3

0 comments on commit 8518dad

Please sign in to comment.