From eed12ff064fddd61749dbc0d3e8cb7c8e23b10fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 04:35:00 +0000 Subject: [PATCH] Bump pygments from 2.11.1 to 2.12.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.11.1 to 2.12.0. - [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.12.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index 045f43b04946..bc9dd781f65e 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -46,7 +46,7 @@ pickleshare==0.7.5 prometheus-client==0.12.0 prompt-toolkit==3.0.24 pycparser==2.21 -Pygments==2.11.1 +Pygments==2.12.0 pyparsing==3.0.6 pyrsistent==0.18.0 python-dateutil==2.8.2 diff --git a/requirements.txt b/requirements.txt index 1be0e1ea6814..308d0926d2ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ psutil~=5.9.0 pyasn1~=0.4.8 pyasn1-modules~=0.2.8 pycparser~=2.21 -Pygments~=2.11.1 +Pygments~=2.12.0 pyparsing~=3.0.6 pyrsistent~=0.18.0 python-dateutil~=2.8.2