From 0fcf56616344ef1ff62d4e965f51feef2a6a7333 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 06:15:49 +0000 Subject: [PATCH] :arrow_up: Bump pygments from 2.8.1 to 2.15.0 in /server/projects/main Bumps [pygments](https://github.com/pygments/pygments) from 2.8.1 to 2.15.0. - [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.8.1...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/projects/main/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/projects/main/requirements.txt b/server/projects/main/requirements.txt index 1bbc97cb9..c3a7f153e 100644 --- a/server/projects/main/requirements.txt +++ b/server/projects/main/requirements.txt @@ -24,7 +24,7 @@ celery-redbeat==2.0.0 djangorestframework==3.11.2 coreapi==2.3.3 Markdown==3.3.4 -Pygments==2.8.1 +Pygments==2.15.0 django-filter==2.4.0 django-cors-headers==3.7.0