Skip to content

Commit

Permalink
chore(deps): bump pydantic in the pip group across 1 directory (#33)
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [pydantic](https://github.com/pydantic/pydantic).


Updates `pydantic` from 2.7.2 to 2.7.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.2...v2.7.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 0ae5531 commit 98308ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers = [
"Intended Audience :: Science/Research",
]
dependencies = [
"pydantic==2.7.2",
"pydantic==2.7.4",
]

[project.urls]
Expand Down

0 comments on commit 98308ca

Please sign in to comment.