From 3cf97774dab5b1f4b1aeb2d32284567c4b18abbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Apr 2021 15:32:17 +0000 Subject: [PATCH] Bump pygments from 2.8.0 to 2.8.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/2.8.1/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.8.0...2.8.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc3235d01..b123de78e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ flask==1.1.2 idna==2.10 jinja2==2.11.3 lxml==4.6.3 -pygments==2.8.0 +pygments==2.8.1 python-dateutil==2.8.1 pyyaml==5.4.1 httpx[http2]==0.17.1