Skip to content

Commit 76471b1

Browse files
authored
wkw==1.1.22 (#911)
* upgrade wkw * changelog
1 parent ab4e538 commit 76471b1

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

webknossos/Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
1717
### Added
1818

1919
### Changed
20+
- Upgrades `wkw`. [#911](https://github.com/scalableminds/webknossos-libs/pull/911)
2021

2122
### Fixed
2223

webknossos/poetry.lock

Lines changed: 6 additions & 6 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
@@ -49,7 +49,7 @@ scikit-image = "^0.19.3"
4949
scipy = "^1.9.0"
5050
typing-extensions = "^4.0"
5151
universal-pathlib = "0.0.23"
52-
wkw = "1.1.21"
52+
wkw = "1.1.22"
5353
zarr = "^2.14.0"
5454
zipp = "^3.5.0"
5555

0 commit comments

Comments
 (0)