Skip to content

Commit e5cc542

Browse files
authored
update universal-pathlib (#776)
* try again, again
1 parent d00b165 commit e5cc542

File tree

4 files changed

+33
-33
lines changed

4 files changed

+33
-33
lines changed

webknossos/poetry.lock

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

webknossos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ rich = "^10.9.0"
4848
scikit-image = "^0.18.3"
4949
scipy = "^1.4.0"
5050
typing-extensions = "^4.0"
51-
universal-pathlib = "0.0.18"
51+
universal-pathlib = "0.0.19"
5252
wkw = "1.1.16"
5353
zarr = "^2.11.0"
5454
zipp = "^3.5.0"

wkcuber/poetry.lock

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

wkcuber/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ tifffile = "^2020.11.26"
2929
webknossos = { path = "../webknossos/", develop = true }
3030
wkw = "1.1.16"
3131
zarr = "^2.11.0"
32-
universal-pathlib = "0.0.18"
32+
universal-pathlib = "0.0.19"
3333

3434
[tool.poetry.dev-dependencies]
3535
black = "22.3.0"

0 commit comments

Comments
 (0)