python311Packages.pydata-sphinx-theme: 0.14.3 -> 0.14.4

Changelog: https://github.com/pydata/pydata-sphinx-theme/releases/tag/v0.14.4
This commit is contained in:
Mario Rodas 2023-11-27 04:20:00 +00:00
parent 3dba8d6fdb
commit 7e0d12713f

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "pydata-sphinx-theme";
version = "0.14.3";
version = "0.14.4";
format = "wheel";
@ -23,7 +23,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "pydata_sphinx_theme";
hash = "sha256-t+QM11ogRJrf4tdSW+N5uf6S9tMeUjPkSfo03c1DmNk=";
hash = "sha256-rBUgH0wuLnBCsMrYswJRQzwfkr52Ldzv20rmiBHZGNk=";
};
propagatedBuildInputs = [