From 970fb37c60c8a3ad6a2e7d21cbf14de931107dbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:52:13 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.7.4 in /django_auth_example Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 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.2.0...2.7.4) Signed-off-by: dependabot[bot] --- django_auth_example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_auth_example/requirements.txt b/django_auth_example/requirements.txt index e3b1f324..6d25e59a 100644 --- a/django_auth_example/requirements.txt +++ b/django_auth_example/requirements.txt @@ -133,7 +133,7 @@ pycparser==2.18 pycrypto==2.6.1 pycurl==7.43.0.1 pyflakes==1.6.0 -Pygments==2.2.0 +Pygments==2.7.4 pylint==1.8.4 pymongo==3.4.0 pyodbc==4.0.23