python311Packages.pydata-sphinx-theme: 0.14.1 -> 0.14.2

Diff: https://github.com/pydata/pydata-sphinx-theme/compare/v0.14.1...v0.14.2

Changelog: https://github.com/pydata/pydata-sphinx-theme/releases/tag/v0.14.2
This commit is contained in:
Mario Rodas
2023-10-25 04:20:00 +00:00
parent c8c3423a38
commit c3def59635
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "pydata-sphinx-theme";
version = "0.14.1";
version = "0.14.2";
format = "wheel";
@@ -23,7 +23,7 @@ buildPythonPackage rec {
dist = "py3";
python = "py3";
pname = "pydata_sphinx_theme";
hash = "sha256-xDYCe8dq4CPfTnBRfjuvkM3aWojuRrgYte8Mw4hKugQ=";
hash = "sha256-CYGEyTLDcQZzfhixUnt0GlPhkyfsBLXLxWQlml6ydlA=";
};
propagatedBuildInputs = [