From 0528226b4f0eaa0eff2bd7bf9c1c057838fef11f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:03:02 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 10.2.0 in /hasher-matcher-actioner Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- 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 94849eeb6..bbe5f91a5 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==10.0.1 +Pillow==10.2.0 python-hcl2==3.0.1 \ No newline at end of file