From 791272bc7d1b5972606fc93a44bb46e8085e02dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 07:53:58 +0100 Subject: [PATCH] Bump markupsafe from 2.1.4 to 2.1.5 in /config/python (#640) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- config/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/python/requirements.txt b/config/python/requirements.txt index 57919146..d97bf342 100644 --- a/config/python/requirements.txt +++ b/config/python/requirements.txt @@ -6,7 +6,7 @@ inquirer==3.2.3 idna==3.6 Jinja2==3.1.3 jsonschema==4.21.1 -MarkupSafe==2.1.4 +MarkupSafe==2.1.5 mccabe==0.7.0 ninja2==0.1 pycodestyle==2.11.1