summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-06 11:51:57 -0800
committerGitHub <noreply@github.com>2021-01-06 11:51:57 -0800
commit34d3799924d6d032364edf491220324d77a4b566 (patch)
tree2e34b181fb568955309af16993a3ccac2eb8d5f3
parent06fa0707035bd646d26f9477b93be83a54dae425 (diff)
Bump cairosvg from 2.4.2 to 2.5.1 (#6)v1.0
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.4.2 to 2.5.1. - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst) - [Commits](https://github.com/Kozea/CairoSVG/compare/2.4.2...2.5.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 23be3dd..77eabe0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ tqdm==4.36.1
aenum==2.2.1
# END
coverage==4.5.4
-cairosvg==2.4.2
+cairosvg==2.5.1
pytest==5.2.0
imageio==2.5.0
Pillow==7.1.0
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback