Skip to content

Commit 78c5eef

Browse files
Bump cluster-tools from 1.45 to 1.46 (#174)
* Bump cluster-tools from 1.45 to 1.46 Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.45 to 1.46. - [Release notes](https://github.com/scalableminds/cluster_tools/releases) - [Commits](scalableminds/cluster_tools@v1.45...v1.46) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dcd030c commit 78c5eef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest
66
wkw==0.1.2
77
requests
88
black==19.3b0
9-
cluster_tools==1.45
9+
cluster_tools==1.46
1010
natsort
1111
psutil
1212
nibabel

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"pillow",
1212
"pyyaml",
1313
"wkw",
14-
"cluster_tools==1.45",
14+
"cluster_tools==1.46",
1515
"natsort",
1616
],
1717
description="A cubing tool for webKnossos",

0 commit comments

Comments
 (0)