Skip to content

Commit

Permalink
Bump pydantic from 2.7.4 to 2.8.2 (#718)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.2.
- [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.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiaohan Zhang <xiaohanzhang.cmu@gmail.com>
  • Loading branch information
dependabot[bot] and XiaohanZhangCMU committed Jul 9, 2024
1 parent d9198ad commit 6bbcf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
'yamllint==1.35.1',
'moto>=4.0,<6',
'fastapi==0.111.0',
'pydantic==2.7.4',
'pydantic==2.8.2',
'uvicorn==0.30.1',
'pytest-split==0.9.0',
]
Expand Down

0 comments on commit 6bbcf5a

Please sign in to comment.