Skip to content

Commit

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

---
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 Jun 3, 2024
1 parent 2b805f7 commit 70ac5f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies = [
'packaging==24.0',
'Pillow==10.3.0',
'psutil==5.9.8',
'pydantic==2.7.1',
'pydantic==2.7.2',
'PySide6==6.7.1',
'PyYAML==6.0.1',
'requests==2.32.2',
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ GitPython==3.1.43
packaging==24.0
Pillow==10.3.0
psutil==5.9.8
pydantic==2.7.1
pydantic==2.7.2
PySide6==6.7.1
PyYAML==6.0.1
requests==2.32.2
Expand Down

0 comments on commit 70ac5f1

Please sign in to comment.