From aff7dae42147a9af6021f456c8d0e6d766c17530 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 03:06:09 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.11.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.11.1. - [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.4.2...2.11.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5df69c0787..6f9697600ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ pdfkit==0.6.1 Pillow==6.0.0 # required by django-imagekit psycopg2-binary==2.8.2 cryptography==2.7 -pygments==2.4.2 +pygments==2.11.1 python-dateutil==2.8.0 python-nmap==0.6.1 pytz==2019.1