python3Packages.anywidget: 0.9.18 -> 0.9.21

https://github.com/manzt/anywidget/releases/tag/anywidget%400.9.21

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2026-01-21 18:31:40 +01:00
parent 1bc6450310
commit e44e596b0a
@@ -16,12 +16,12 @@
buildPythonPackage rec {
pname = "anywidget";
version = "0.9.18";
version = "0.9.21";
pyproject = true;
src = fetchPypi {
inherit pname version;
hash = "sha256-Jiz0WbUXp9BE1vvIS5U+nIPwJnkLLdPOkPIaf47e0A8=";
hash = "sha256-uNAXICmsQmVzBTxBbGpYeDhmFhIgi7OQ+gYHhi5ZSyc=";
};
# We do not need the jupyterlab build dependency, because we do not need to