From 1167010bdf07a7456ed5fcd58a2ef61c50bb9feb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 11:18:19 -0700 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /hasher-matcher-actioner (#1411) --- hasher-matcher-actioner/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hasher-matcher-actioner/requirements-dev.txt b/hasher-matcher-actioner/requirements-dev.txt index 3eaba5cb4..94849eeb6 100644 --- a/hasher-matcher-actioner/requirements-dev.txt +++ b/hasher-matcher-actioner/requirements-dev.txt @@ -5,5 +5,5 @@ black==22.3.0 moto==2.3.2 pandas==1.3.5 WebTest==2.0.35 -Pillow==9.3.0 +Pillow==10.0.1 python-hcl2==3.0.1 \ No newline at end of file