summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-08 01:13:22 +0000
committerGitHub <noreply@github.com>2021-09-08 01:13:22 +0000
commitd7b3601a602aa187b4b2e7f94c05ca7d96c1ec53 (patch)
treeb7090524344370ae4a2b529abd48904d8f86d5db
parent13823a28a91e589238a4fd29ab2feab003effe33 (diff)
Bump pillow from 8.2.0 to 8.3.2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2) --- 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 22f1938..168ea77 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -12,7 +12,7 @@ coverage==4.5.4
cairosvg==2.5.1
pytest==5.2.0
imageio==2.5.0
-Pillow==8.2.0
+Pillow==8.3.2
matplotlib==3.1.1
svgwrite==1.3.1
# PyClipper dependencies.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback