Skip to content

Commit

Permalink
Bump pydantic from 2.3.0 to 2.4.2
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.3.0...v2.4.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 Oct 11, 2023
1 parent c6752ca commit 74ce61f
Show file tree
Hide file tree
Showing 2 changed files with 367 additions and 368 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
ecdsa = "==0.18.0"
requests = "==2.31.0"
pydantic = "==2.3.0"
pydantic = "==2.4.2"

[dev-packages]
black = "==23.7.0"
Expand Down
Loading

0 comments on commit 74ce61f

Please sign in to comment.