Skip to content

Commit

Permalink
Bump pydantic from 2.4.2 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.4.2...v2.5.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 Nov 17, 2023
1 parent 7aa4f1c commit bc05bd8
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 @@ -9,7 +9,7 @@ MarkupSafe==2.1.3
mccabe==0.7.0
packaging==23.2
pycodestyle==2.11.1
pydantic==2.4.2
pydantic==2.5.1
pyflakes==3.1.0
pyparsing==3.1.1
requests==2.31.0
Expand Down

0 comments on commit bc05bd8

Please sign in to comment.