Skip to content

Commit

Permalink
Bump pydantic-core from 2.0.1 to 2.3.0 in /etc/requirements_dependabot
Browse files Browse the repository at this point in the history
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.0.1 to 2.3.0.
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.0.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2023
1 parent ee86b7b commit c8ee542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/requirements_dependabot/requirements_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ pycodestyle==2.10.0
# via flake8
pydantic==2.0
# via market-prices (pyproject.toml)
pydantic-core==2.0.1
pydantic-core==2.3.0
# via pydantic
pydocstyle==6.3.0
# via flake8-docstrings
Expand Down

0 comments on commit c8ee542

Please sign in to comment.