Skip to content

Commit

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

---
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 Jul 25, 2024
1 parent adb74a0 commit 76089e4
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 85 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ munch = "==4.0.0"
typing_extensions = "==4.8.0"
pip = "==24.1.2"
pipenv = "==2024.0.1"
pydantic = "==2.7.0"
pydantic = "==2.8.2"
pydoclint = "==0.4.1"
pylint = "==3.1.0"
pynacl = "==1.5.0"
Expand Down
178 changes: 94 additions & 84 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76089e4

Please sign in to comment.