Skip to content

Commit

Permalink
Bump pydantic from 2.9.1 to 2.9.2 (#361)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.1...v2.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 03d2d32 commit 5186ace
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 @@ -3,7 +3,7 @@ torch==2.4.0
lightning==2.4.0
pymatgen==2024.9.17.1
ase==3.23.0
pydantic==2.9.1
pydantic==2.9.2
torchdata==0.8.0
boto3==1.35.21
numpy==1.26.4
Expand Down

0 comments on commit 5186ace

Please sign in to comment.