python3Packages.types-pillow: 9.5.0.4 -> 10.0.0.2

This commit is contained in:
Arjan Schrijver 2023-07-28 21:33:59 +02:00
parent 66ce081faf
commit a916174941

View file

@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-pillow";
version = "9.5.0.4";
version = "10.0.0.2";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "types-Pillow";
hash = "sha256-8bavR6vRUYR+4lkR/+unhImbx9x/nrqMpqWqxSKwEu8=";
hash = "sha256-/gk4CrItQSztmJoGfp7kr3Gfo6R7obU7IytGUUqHEEI=";
};
# Modules doesn't have tests