Unverified Commit e9338428 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #232082 from r-ryantm/auto-update/python310Packages.types-pillow

python310Packages.types-pillow: 9.4.0.17 -> 9.5.0.4
parents 82e50d90 0aab74c3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@

buildPythonPackage rec {
  pname = "types-pillow";
  version = "9.4.0.17";
  version = "9.5.0.4";
  format = "setuptools";

  src = fetchPypi {
    inherit version;
    pname = "types-Pillow";
    hash = "sha256-fw6HHS1G+7a8feyj4C3FUs+cHotJ3rlZVQlVG+OVTkk=";
    hash = "sha256-8bavR6vRUYR+4lkR/+unhImbx9x/nrqMpqWqxSKwEu8=";
  };

  # Modules doesn't have tests