Skip to content

Commit fccf896

Browse files
Bump the python-dependencies group across 1 directory with 12 updates (#2323)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6032fc4 commit fccf896

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

requirements-client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ aiida-core==2.7.1
22
ase==3.26.0
33
jarvis-tools==2025.5.30; python_version < '3.13'
44
numpy>=1.20
5-
pymatgen==2025.6.14; python_version < '3.13'
5+
pymatgen==2025.10.7; python_version < '3.13'

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ mike==2.1.3
33
mkdocs==1.6.1
44
mkdocs-autorefs==1.4.3
55
mkdocs-awesome-pages-plugin==2.10.1
6-
mkdocs-material==9.6.19
6+
mkdocs-material==9.6.21
77
mkdocstrings[python]==0.30.1

requirements-http-client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
click==8.1.8
22
httpx==0.28.1
3-
rich==14.1.0
3+
rich==14.2.0

requirements-server.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
elasticsearch==7.17.12
22
elasticsearch-dsl==7.4.1
3-
fastapi==0.116.1
3+
fastapi==0.119.0
44
mongomock==4.3.0
5-
pymongo==4.14.0
6-
starlette==0.47.2
5+
pymongo==4.15.3
6+
starlette==0.48.0

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
lark==1.2.2
2-
pydantic[email]==2.11.7
3-
pydantic_settings==2.10.1
4-
pyyaml==6.0.2
5-
requests==2.32.4
6-
uvicorn==0.35.0
1+
lark==1.3.0
2+
pydantic[email]==2.12.0
3+
pydantic_settings==2.11.0
4+
pyyaml==6.0.3
5+
requests==2.32.5
6+
uvicorn==0.37.0

0 commit comments

Comments
 (0)