Skip to content

Commit

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

---
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 Sep 10, 2024
1 parent effa1eb commit 5d955a1
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 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.8.2"
pydantic = "==2.9.1"
pydoclint = "==0.5.6"
pylint = "==3.2.6"
pynacl = "==1.5.0"
Expand Down
188 changes: 94 additions & 94 deletions Pipfile.lock

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

0 comments on commit 5d955a1

Please sign in to comment.