From 54862190a04843ed3285838481e4dfb0e255dff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 00:04:13 +0000 Subject: [PATCH] Bump pillow from 9.1.0 to 9.1.1 in /python--jira-query Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.1.0 to 9.1.1. - [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/9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python--jira-query/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python--jira-query/requirements.txt b/python--jira-query/requirements.txt index 3de827f..27de6cb 100644 --- a/python--jira-query/requirements.txt +++ b/python--jira-query/requirements.txt @@ -12,7 +12,7 @@ numpy==1.22.3 oauthlib==3.2.0 packaging==21.3 pandas==1.4.2 -Pillow==9.1.0 +Pillow==9.1.1 pyparsing==3.0.8 python-dateutil==2.8.2 pytz==2022.1