Skip to content

Commit 48e36dc

Browse files
authored
Update pyproject.toml
1 parent 1c381d7 commit 48e36dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Documentation = "https://executorlib.readthedocs.io"
4040
Repository = "https://github.com/pyiron/executorlib"
4141

4242
[project.optional-dependencies]
43-
cache = ["h5py==3.15.0"]
43+
cache = ["h5py==3.15.1"]
4444
graph = [
4545
"pygraphviz==1.14",
4646
"networkx==3.4.2",

0 commit comments

Comments
 (0)