From 00f92ea8d3d335ecc38592c259b4233600935ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:29:50 +0000 Subject: [PATCH] Bump pygments from 2.5.2 to 2.7.4 in /cm Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 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.5.2...2.7.4) Signed-off-by: dependabot[bot] --- cm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/requirements.txt b/cm/requirements.txt index 4734265..77dabd9 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -3,7 +3,7 @@ Flask-SQLAlchemy==2.4.1 Jinja2==2.11.1 MarkupSafe==1.1.1 Pika==0.12.0 -Pygments==2.5.2 +Pygments==2.7.4 SQLAlchemy==1.3.13 Werkzeug==0.16.0 amqp==2.5.2