Skip to content

Commit

Permalink
chore(deps): bump pydantic-core from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.9.0...v2.10.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 Sep 25, 2023
1 parent 08b1809 commit 0cd3f16
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 @@ -18,7 +18,7 @@ pathspec==0.11.2
platformdirs==3.10.0
pre-commit==3.4.0
pydantic==1.10.12
pydantic_core==2.9.0
pydantic_core==2.10.0
python-dotenv==1.0.0
PyYAML==6.0.1
requests==2.31.0
Expand Down

0 comments on commit 0cd3f16

Please sign in to comment.