From f4566654062999495c2dbeaad74792aec2d81941 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:24:00 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.2.0 in /application Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 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.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index c1bcb6333..57418020a 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -82,7 +82,7 @@ openapi3-parser==1.1.16 packaging==23.2 pathable==0.4.3 pathos==0.3.1 -Pillow==10.1.0 +Pillow==10.2.0 pluggy==1.3.0 pox==0.3.3 ppft==1.7.6.7