python311Packages.types-pillow: 10.2.0.20240213 -> 10.2.0.20240311

This commit is contained in:
R. Ryantm
2024-03-13 15:25:55 +00:00
parent a6af0d9267
commit e10cc83872
@@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-pillow";
version = "10.2.0.20240213";
version = "10.2.0.20240311";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "types-Pillow";
hash = "sha256-SAC2G/fqva4vGxet4NCAcJ7TPp8moukA5HDotW6+I4c=";
hash = "sha256-9hH2uvfDeE/lUO6SsQgGD1VEpHw3xzrLgaeF8cYxJ3I=";
};
# Modules doesn't have tests