python311Packages.nbconvert: 7.16.3 -> 7.16.4

Changelog: https://github.com/jupyter/nbconvert/blob/v7.16.4/CHANGELOG.md
This commit is contained in:
natsukium 2024-05-07 18:36:34 +09:00
parent c0c9f29f12
commit adca35e065
No known key found for this signature in database
GPG key ID: 9EA45A31DB994C53

View file

@ -33,14 +33,14 @@ let
};
in buildPythonPackage rec {
pname = "nbconvert";
version = "7.16.3";
version = "7.16.4";
pyproject = true;
disabled = pythonOlder "3.8";
src = fetchPypi {
inherit pname version;
hash = "sha256-pnM7eM49R8P4XlBJmElbB+bqnPm/bsHJjdpj7GrRkUI=";
hash = "sha256-hsqRuiZrCkSNyW+mxbnZiv+r3ihns2MlhwNTaAf59/Q=";
};
# Add $out/share/jupyter to the list of paths that are used to search for