From 3d4a782fa95343585ab77d1ed0b472b285c163fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:56:36 +0000 Subject: [PATCH] Bump pygments from 2.3.1 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 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.3.1...2.7.4) Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 9ccd896..b56b5f3 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -65,7 +65,7 @@ prompt-toolkit==2.0.8 py==1.6.0 pycparser==2.19 pygame==1.9.4 -Pygments==2.3.1 +Pygments==2.7.4 PyOpenGL==3.1.0 pytest==3.8.2 pytest-cov==2.6.0 diff --git a/requirements.txt b/requirements.txt index 0553f7d..553eaaa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ prompt-toolkit==2.0.8 py==1.6.0 pycparser==2.19 pygame==1.9.4 -Pygments==2.3.1 +Pygments==2.7.4 PyOpenGL==3.1.0 pytest==3.8.2 pytest-cov==2.6.0