File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies:
10
10
- pyzmq =26.3.0
11
11
- flux-core =0.59.0
12
12
- hatchling =1.27.0
13
- - hatch-vcs =0.4 .0
13
+ - hatch-vcs =0.5 .0
14
14
- h5py
15
15
- matplotlib =3.10.0
16
16
- networkx =3.4.2
@@ -19,4 +19,4 @@ dependencies:
19
19
- ipython =9.0.2
20
20
- atomistics =0.2.4
21
21
- qe =7.2
22
- - gpaw =24.6.0
22
+ - gpaw =24.6.0
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ dependencies:
6
6
- cloudpickle =3.1.0
7
7
- pyzmq =26.2.0
8
8
- hatchling =1.27.0
9
- - hatch-vcs =0.4 .0
9
+ - hatch-vcs =0.5 .0
Original file line number Diff line number Diff line change 26
26
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-openmpi.yml
27
27
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-win.yml
28
28
sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-docs.yml
29
+ sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-mini.yml
30
+ sed -i "/${package}/s/${from}/${to}/g" .ci_support/environment-integration.yml
29
31
sed -i "/${package}/s/${from}/${to}/g" binder/environment.yml
30
32
- name : UpdateDependabotPR commit
31
33
run : |
You can’t perform that action at this time.
0 commit comments