From 726e1ac5d14792bdedcc8a417e16cde1750ea695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 06:50:36 +0000 Subject: [PATCH] chore(deps): Bump markupsafe from 2.1.4 to 2.1.5 Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.4 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.4...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 7ff82241a..66be7f7d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna==3.6 imagesize==1.4.1 importlib-metadata==6.8.0 Jinja2==3.1.3 -MarkupSafe==2.1.4 +MarkupSafe==2.1.5 packaging==23.2 Pillow==10.2.0 Pygments==2.17.2