From 27b0f0343b793d519c192148b61d7afc77a019b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 23:00:16 +0000 Subject: [PATCH] Bump pygments from 2.3.1 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.3.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.3.1...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8c80b9b..d8d4ab3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ Pillow==5.4.1 psutil==5.5.1 pycrypto==2.6.1 pygame==1.9.4.post1 -Pygments==2.3.1 +Pygments==2.15.0 PyGObject==3.30.4 pyinotify==0.9.6 PyJWT==1.7.0