From c0dc700f9c1a4b70c85d50f96c2695c6cf7827b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2020 08:13:41 +0300 Subject: [PATCH] Bump pygments from 2.3.1 to 2.6.1 in /cvat/requirements (#1699) Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 to 2.6.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.3.1...2.6.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- cvat/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cvat/requirements/base.txt b/cvat/requirements/base.txt index 6f729af3..65d56c58 100644 --- a/cvat/requirements/base.txt +++ b/cvat/requirements/base.txt @@ -29,7 +29,7 @@ coreapi==2.3.3 django-filter==2.0.0 Markdown==3.2.2 djangorestframework==3.9.3 -Pygments==2.3.1 +Pygments==2.6.1 drf-yasg==1.17.0 Shapely==1.6.4.post2 pdf2image==1.6.0