aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot]2022-03-12 00:56:40 +0000
committerGitHub2022-03-12 00:56:40 +0000
commitc07f266d4d4c5f8e72464bbf6d8d70179c1121e9 (patch)
tree2be24ad91628288cfb08680180ff2569096ae23d
parent24c4965ed57687e29513a73914020c23560ae147 (diff)
downloadsec-certs-c07f266d4d4c5f8e72464bbf6d8d70179c1121e9.tar.gz
sec-certs-c07f266d4d4c5f8e72464bbf6d8d70179c1121e9.tar.zst
sec-certs-c07f266d4d4c5f8e72464bbf6d8d70179c1121e9.zip
build(deps): bump pillow from 9.0.0 to 9.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.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.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ee2009ff..de26494c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -21,7 +21,7 @@ numpy==1.22.0
packaging==21.3
pandas==1.3.5
pikepdf==4.3.1
-Pillow==9.0.0
+Pillow==9.0.1
pyparsing==3.0.6
PyPDF2==1.26.0
pyrsistent==0.18.0