Skip to content

Commit

Permalink
Bump pydantic from 1.10.1 to 1.10.2 in /emmet-core
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 12, 2022
1 parent 7bad8c6 commit fb64056
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion emmet-core/requirements.txt
@@ -1,6 +1,6 @@
monty==2022.9.9
pymatgen==2022.8.23
pydantic==1.10.1
pydantic==1.10.2
pybtex==0.24.0
typing-extensions==4.3.0
seekpath==2.0.1
Expand Down
2 changes: 1 addition & 1 deletion emmet-core/setup.py
Expand Up @@ -29,7 +29,7 @@
install_requires=[
"pymatgen>=2021.3,<2023.0",
"monty>=2021.3,<2023.0",
"pydantic==1.10.1",
"pydantic==1.10.2",
"pybtex~=0.24",
"typing-extensions>=3.7,<5.0",
"spglib<3.0.0",
Expand Down

0 comments on commit fb64056

Please sign in to comment.