Skip to content

Commit b08c6da

Browse files
authored
Merge branch 'main' into mpie_cmti_standalone
2 parents ea62e3d + 610f293 commit b08c6da

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ updates:
33
- package-ecosystem: pip
44
directory: "/"
55
schedule:
6-
interval: weekly
7-
day: monday
6+
interval: daily
87
open-pull-requests-limit: 10

continuum/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
- pyiron_continuum =0.0.8
1212
- pyiron_gpl =0.0.5
1313
- pyiron-data =0.0.30
14-
- pyvista =0.44.1
14+
- pyvista =0.44.2
1515
- sqsgenerator =0.3
1616
- vtk =9.2.6
1717
- seaborn =0.13.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ nbgitpuller==1.2.1
1919
nglview==3.1.2
2020
pystem==0.0.26
2121
python-ace==0.3.0
22-
pyvista==0.44.1
22+
pyvista==0.44.2
2323
pyxem==0.19.1
2424
pyxtal==1.0.5
2525
scanf==1.5.2

0 commit comments

Comments
 (0)