From a3d3e6d72677b48863d0c7968565eced1d59f77c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 12:34:20 +0000 Subject: [PATCH] Bump pygments in /www/smart_mirror_rest/SmartMirrorRest Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 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.6.1...2.7.4) Signed-off-by: dependabot[bot] --- www/smart_mirror_rest/SmartMirrorRest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/smart_mirror_rest/SmartMirrorRest/requirements.txt b/www/smart_mirror_rest/SmartMirrorRest/requirements.txt index ee0ec396..cd61e147 100644 --- a/www/smart_mirror_rest/SmartMirrorRest/requirements.txt +++ b/www/smart_mirror_rest/SmartMirrorRest/requirements.txt @@ -6,7 +6,7 @@ djangorestframework==3.12.0 httpie==2.2.0 idna==2.10 Pillow==9.0.1 -Pygments==2.7.3 +Pygments==2.7.4 pytz==2020.1 requests==2.24.0 sqlparse==0.4.2