Skip to content

Commit

Permalink
Bump pydantic from 1.10.6 to 1.10.7
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.7/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.6...v1.10.7)

---
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] authored Mar 27, 2023
1 parent 61fe712 commit 2b3b0ba
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 @@ -54,7 +54,7 @@ docs = [
dev = ["pre-commit>=2.12.1"]
tests = ["pytest==7.2.2", "pytest-cov==4.0.0", "FireWorks==2.0.3"]
strict = [
"pydantic==1.10.6",
"pydantic==1.10.7",
"pymatgen==2023.3.10",
"custodian==2023.3.10",
"monty==2022.9.9",
Expand Down

0 comments on commit 2b3b0ba

Please sign in to comment.