From 99c8811134e4880db7e562649a3727e5701338d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 12:03:28 +0000 Subject: [PATCH] Bump pygments from 2.11.1 to 2.11.2 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] --- 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..78bfee41122d 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.11.2 pyparsing==3.0.6 pyrsistent==0.18.0 python-dateutil==2.8.2 diff --git a/requirements.txt b/requirements.txt index 1be0e1ea6814..a6378a011f27 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.11.2 pyparsing~=3.0.6 pyrsistent~=0.18.0 python-dateutil~=2.8.2