From f394d1171df8ce91cc9c994ac99dc3a91e9bd812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:13:47 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 9.3.0 in /Healthcare chatbot Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 9.3.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/8.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Healthcare chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Healthcare chatbot/requirements.txt b/Healthcare chatbot/requirements.txt index 7e98db5..34f64a1 100644 --- a/Healthcare chatbot/requirements.txt +++ b/Healthcare chatbot/requirements.txt @@ -24,7 +24,7 @@ mccabe==0.6.1 mysqlclient==2.0.3 openpyxl==3.0.4 pep8==1.7.1 -Pillow==8.0.1 +Pillow==9.3.0 psycopg2==2.8.5 pycparser==2.20 pylint==2.5.3