Skip to content

Commit

Permalink
chore(deps): bump pydantic from 2.5.0 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.0 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.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 063438d commit 7ab2160
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ platformdirs==3.11.0
pluggy==1.3.0
pre-commit==3.5.0
prompt-toolkit==3.0.36
pydantic==2.5.0
pydantic==2.5.1
pydantic-core==2.14.1
pygments==2.16.1
pyproject-api==1.6.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ annotated-types==0.6.0
asttokens==2.4.1
devtools==0.12.2
executing==2.0.1
pydantic==2.5.0
pydantic==2.5.1
pydantic-core==2.14.1
pygments==2.16.1
ruamel-yaml==0.18.5
Expand Down

0 comments on commit 7ab2160

Please sign in to comment.