From 50a6598ad5576f1ff74d753d5ebdda261300b5ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:06:15 +0000 Subject: [PATCH] Bump markupsafe from 2.1.3 to 2.1.5 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.3 to 2.1.5. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/2.1.3...2.1.5) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e663b73a8..c327517e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ kiwisolver==1.4.4 # via matplotlib lxml==4.9.3 # via svglib -markupsafe==2.1.3 +markupsafe==2.1.5 # via jinja2 matplotlib==3.7.2 # via rst2pdf (setup.py)