From 8cfb0a7e2b9f74caa0afccaafefc027d08b09c35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:16:27 +0000 Subject: [PATCH] Bump pygments from 2.5.2 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 to 2.7.4. - [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.5.2...2.7.4) Signed-off-by: dependabot[bot] --- requirements.deploy.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.deploy.txt b/requirements.deploy.txt index 855de53..4504131 100644 --- a/requirements.deploy.txt +++ b/requirements.deploy.txt @@ -6,7 +6,7 @@ idna==2.9 importlib-metadata==1.5.0 keyring==21.1.1 pkginfo==1.5.0.1 -Pygments==2.5.2 +Pygments==2.7.4 readme-renderer==24.0 requests==2.23.0 requests-toolbelt==0.9.1 diff --git a/requirements.txt b/requirements.txt index 6889e92..1344946 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Jinja2==2.11.1 MarkupSafe==1.1.1 -Pygments==2.5.2 +Pygments==2.7.4 bleach==3.1.4 certifi==2019.11.28 chardet==3.0.4