From b4329ed8b993ba6f3a166e3021997f7172a1c195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 13:57:32 -0600 Subject: [PATCH] Bump pygments from 2.11.1 to 2.11.2 in /dependencies/python (#2346) Bumps [pygments](https://github.com/pygments/pygments) from 2.11.1 to 2.11.2. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.11.1...2.11.2) --- updated-dependencies: - dependency-name: pygments 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> --- 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 db51d25e..ebdd0b28 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -13,7 +13,7 @@ MarkupSafe==2.0.1 packaging==21.3 platformdirs==2.4.1 pycparser==2.21 -Pygments==2.11.1 +Pygments==2.11.2 pyparsing==3.0.6 PyYAML==6.0 resolvelib==0.5.4 diff --git a/dependencies/python/sqlfluff.txt b/dependencies/python/sqlfluff.txt index ccca309c..2f973c8e 100644 --- a/dependencies/python/sqlfluff.txt +++ b/dependencies/python/sqlfluff.txt @@ -16,7 +16,7 @@ pathspec==0.9.0 platformdirs==2.4.1 pluggy==1.0.0 py==1.11.0 -Pygments==2.11.1 +Pygments==2.11.2 pyparsing==3.0.6 pytest==6.2.5 PyYAML==6.0