From 2a359293f73b1807198d6c9e9660f43682ad8342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 02:01:12 +0000 Subject: [PATCH] Bump pygments from 2.5.2 to 2.7.4 in /homework08/requirements 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] --- homework08/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homework08/requirements/base.txt b/homework08/requirements/base.txt index eb8852d..69b35c9 100644 --- a/homework08/requirements/base.txt +++ b/homework08/requirements/base.txt @@ -42,7 +42,7 @@ pickleshare==0.7.5 prometheus-client==0.7.1 prompt-toolkit==3.0.3 psycopg2==2.8.5 -Pygments==2.5.2 +Pygments==2.7.4 pyrsistent==0.15.7 pyTelegramBotAPI==3.6.7 python-dateutil==2.8.1