From 2b662945bb7a6b7901fec8d2ab11a4b5549d18d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:05:15 +0000 Subject: [PATCH] Bump pygments from 2.1.3 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 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.1.3...2.7.4) Signed-off-by: dependabot[bot] --- blogsite/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blogsite/requirements.txt b/blogsite/requirements.txt index 453a191..f1a1faf 100644 --- a/blogsite/requirements.txt +++ b/blogsite/requirements.txt @@ -9,7 +9,7 @@ oauthlib==1.0.3 optional-django==0.1.0 pathtools==0.1.2 Pillow==3.1.1 -Pygments==2.1.3 +Pygments==2.7.4 python-social-auth==0.2.14 python3-openid==3.0.9 pytz==2015.7 diff --git a/requirements.txt b/requirements.txt index d3c2b6a..282bfe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ oauthlib==1.0.3 optional-django==0.1.0 pathtools==0.1.2 Pillow==3.1.1 -Pygments==2.1.3 +Pygments==2.7.4 python-social-auth==0.2.14 python3-openid==3.0.9 pytz==2015.7