From 3bd9078a825994a9123d562ac8608ff0360a7418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 17:06:32 +0000 Subject: [PATCH] Bump cairosvg from 2.5.1 to 2.7.0 in /bin Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.5.1 to 2.7.0. - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](https://github.com/Kozea/CairoSVG/compare/2.5.1...2.7.0) --- updated-dependencies: - dependency-name: cairosvg dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index 631b698..a4ade2f 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -3,4 +3,4 @@ opencv-python==4.2.0.34 torch===1.5.0 scipy==1.5.0rc2 scikit-learn==0.23.1 -cairosvg==2.5.1 \ No newline at end of file +cairosvg==2.7.0 \ No newline at end of file