From 6979ead6047e7bdc34d35a3f9aff6714d3d9592e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 10:50:45 +0000 Subject: [PATCH] Bump pygments Bumps [pygments](https://github.com/pygments/pygments) from 2.6.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.6.1...2.7.4) Signed-off-by: dependabot[bot] --- .../PY230-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UW_Python230_Internet_Programming_In_Python/PY230-django/requirements.txt b/UW_Python230_Internet_Programming_In_Python/PY230-django/requirements.txt index 58f14a6..6b26491 100644 --- a/UW_Python230_Internet_Programming_In_Python/PY230-django/requirements.txt +++ b/UW_Python230_Internet_Programming_In_Python/PY230-django/requirements.txt @@ -10,7 +10,7 @@ psycopg2==2.8.4 psycopg2-binary==2.8.4 psycopg2-pool==1.1 pyconfiglib==1.3.3 -Pygments==2.6.1 +Pygments==2.7.4 pypandoc==1.4 pytz==2019.3 superprompt==1.2.0