From 12927d188254386ea317562f9e9ceb9aae1d4e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Feb 2022 08:58:27 -0600 Subject: [PATCH] Bump markupsafe from 2.0.1 to 2.1.0 in /dependencies/python (#2524) Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.0. - [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.0.1...2.1.0) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/sqlfluff.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 95d5f9c1..9dbb0741 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -7,7 +7,7 @@ commonmark==0.9.1 cryptography==36.0.1 enrich==1.2.7 Jinja2==3.0.3 -MarkupSafe==2.0.1 +MarkupSafe==2.1.0 packaging==21.3 pycparser==2.21 Pygments==2.11.2 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index dbdfec26..cf92f0e1 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -6,7 +6,7 @@ colorama==0.4.4 diff-cover==6.4.4 iniconfig==1.1.1 Jinja2==3.0.3 -MarkupSafe==2.0.1 +MarkupSafe==2.1.0 packaging==21.3 pathspec==0.9.0 pluggy==1.0.0