Unverified Commit f5122921 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #270535 from marsam/update-pydata-sphinx-theme

python311Packages.pydata-sphinx-theme: 0.14.3 -> 0.14.4
parents 185f3fdd 7e0d1271
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [