Skip to content

Commit

Permalink
Bump pydantic-core from 2.23.4 to 2.24.0
Browse files Browse the repository at this point in the history
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.23.4...v2.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent ca5f789 commit c052de0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ pre-commit==3.8.0
# via skore (pyproject.toml)
pydantic==2.9.2
# via fastapi
pydantic-core==2.23.4
pydantic-core==2.24.0
# via pydantic
pygments==2.18.0
# via rich
Expand Down
2 changes: 1 addition & 1 deletion requirements-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pip-tools==7.4.1
# via skore (pyproject.toml)
pydantic==2.9.2
# via fastapi
pydantic-core==2.23.4
pydantic-core==2.24.0
# via pydantic
pygments==2.18.0
# via rich
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ packaging==24.1
# skops
pydantic==2.9.2
# via fastapi
pydantic-core==2.23.4
pydantic-core==2.24.0
# via pydantic
pygments==2.18.0
# via rich
Expand Down

0 comments on commit c052de0

Please sign in to comment.