summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAditya Thakur <avthakur@ucdavis.edu>2021-09-10 00:09:32 -0700
committerGitHub <noreply@github.com>2021-09-10 00:09:32 -0700
commit19abf589e84ee67317134573054c648bb25c244d (patch)
treeb7090524344370ae4a2b529abd48904d8f86d5db
parent13823a28a91e589238a4fd29ab2feab003effe33 (diff)
parentd7b3601a602aa187b4b2e7f94c05ca7d96c1ec53 (diff)
Merge pull request #14 from 95616ARG/dependabot/pip/pillow-8.3.2HEADmaster
Bump pillow from 8.2.0 to 8.3.2
-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