Skip to content

Commit 4df0750

Browse files
authored
Merge pull request #933 from fractal-analytics-platform/bump-fractal-task-tools-to-0-0-12
Bump fractal-task-tools to 0.0.12
2 parents 7455282 + c4e438c commit 4df0750

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
* Dependencies:
66
* Drop support for Python 3.10 (\#932).
7+
* Bump `fractal-task-tools` to `0.0.12` (\#933).
78
* Pin `numcodecs` to `<0.16` (\#932).
89

910
# 1.5.0 (a0 prerelease)

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ docstring-parser = ">=0.15.0,<=0.16.0"
3535
anndata = ">=0.8.0,<0.11.0"
3636
filelock = "3.13.*"
3737
ngio = ">=0.1.5,<0.2.0"
38-
fractal-task-tools = "0.0.10"
38+
fractal-task-tools = "0.0.12"
3939
numcodecs = "<0.16.0"
4040

4141
# Optional dependencies (used in extras)

0 commit comments

Comments
 (0)