We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea62e3d + 610f293 commit b08c6daCopy full SHA for b08c6da
.github/dependabot.yml
@@ -3,6 +3,5 @@ updates:
3
- package-ecosystem: pip
4
directory: "/"
5
schedule:
6
- interval: weekly
7
- day: monday
+ interval: daily
8
open-pull-requests-limit: 10
continuum/environment.yml
@@ -11,7 +11,7 @@ dependencies:
11
- pyiron_continuum =0.0.8
12
- pyiron_gpl =0.0.5
13
- pyiron-data =0.0.30
14
-- pyvista =0.44.1
+- pyvista =0.44.2
15
- sqsgenerator =0.3
16
- vtk =9.2.6
17
- seaborn =0.13.2
requirements.txt
@@ -19,7 +19,7 @@ nbgitpuller==1.2.1
19
nglview==3.1.2
20
pystem==0.0.26
21
python-ace==0.3.0
22
-pyvista==0.44.1
+pyvista==0.44.2
23
pyxem==0.19.1
24
pyxtal==1.0.5
25
scanf==1.5.2
0 commit comments