python311Packages.nbconvert: 7.13.0 -> 7.13.1

Changelog: https://github.com/jupyter/nbconvert/blob/v7.13.1/CHANGELOG.md
This commit is contained in:
natsukium 2023-12-28 19:17:19 +09:00
parent c4f86061ce
commit ebadc33f34
No known key found for this signature in database
GPG key ID: 9EA45A31DB994C53

View file

@ -32,14 +32,14 @@ let
};
in buildPythonPackage rec {
pname = "nbconvert";
version = "7.13.0";
version = "7.13.1";
pyproject = true;
disabled = pythonOlder "3.8";
src = fetchPypi {
inherit pname version;
hash = "sha256-xvYchvylsovRf0+aMIJI5Z+itUkZ4VifbMNXXF3+wr0=";
hash = "sha256-Lcgmfb3+7c4tzTTJ4/G1GvGPQ8sQVUnRxaGBiewjuoU=";
};
# Add $out/share/jupyter to the list of paths that are used to search for