Skip to content

Commit 7edb753

Browse files
committed
[dependabot skip] Update environment
1 parent 8d90ec6 commit 7edb753

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.ci_support/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ dependencies:
1515
- jupyter-book =1.0.0
1616
- mpi4py =4.1.1
1717
- python =3.12
18-
- pydantic =2.12.4
18+
- pydantic =2.12.5
1919
- pyzmq =27.1.0

.ci_support/environment-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- ipython =9.9.0
1818
- matplotlib =3.10.8
1919
- networkx =3.6.1
20-
- pydantic =2.12.4
20+
- pydantic =2.12.5
2121
- pygraphviz =1.14
2222
- pysqa =0.3.5
2323
- pyzmq =27.1.0

.ci_support/environment-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- ipython =9.9.0
1212
- mpi4py =4.1.1
1313
- networkx =3.6.1
14-
- pydantic =2.12.4
14+
- pydantic =2.12.5
1515
- pygraphviz =1.14
1616
- pysqa =0.3.5
1717
- pyzmq =27.1.0

.ci_support/environment-openmpi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- ipython =9.9.0
1212
- mpi4py =4.1.1
1313
- networkx =3.6.1
14-
- pydantic =2.12.4
14+
- pydantic =2.12.5
1515
- pygraphviz =1.14
1616
- pysqa =0.3.5
1717
- pyzmq =27.1.0

.ci_support/environment-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ dependencies:
1111
- ipython =9.9.0
1212
- mpi4py =4.1.1
1313
- networkx =3.6.1
14-
- pydantic =2.12.4
14+
- pydantic =2.12.5
1515
- pygraphviz =1.14
1616
- pyzmq =27.1.0

0 commit comments

Comments
 (0)