Skip to content

Commit

Permalink
Bump pydantic from 2.7.1 to 2.7.4
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.4.
- [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.4)

---
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] committed Jun 13, 2024
1 parent 7a9938c commit 9b22137
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 @@ -34,7 +34,7 @@ packaging==24.0
# via marshmallow
pandas==2.2.2
# via kohlrahbi (pyproject.toml)
pydantic==2.7.1
pydantic==2.7.4
# via kohlrahbi (pyproject.toml)
pydantic-core==2.18.2
# via pydantic
Expand Down

0 comments on commit 9b22137

Please sign in to comment.