Merge pull request #294408 from r-ryantm/auto-update/python311Packages.types-pillow

python311Packages.types-pillow: 10.2.0.20240206 -> 10.2.0.20240213
This commit is contained in:
Nick Cao
2024-03-09 11:00:25 -05:00
committed by GitHub
@@ -5,13 +5,13 @@
buildPythonPackage rec {
pname = "types-pillow";
version = "10.2.0.20240206";
version = "10.2.0.20240213";
format = "setuptools";
src = fetchPypi {
inherit version;
pname = "types-Pillow";
hash = "sha256-8N5RB/+DYv/bvVPsiWICrJBearIq54S0a82tFg6hQ7k=";
hash = "sha256-SAC2G/fqva4vGxet4NCAcJ7TPp8moukA5HDotW6+I4c=";
};
# Modules doesn't have tests