From 1c316ca5399e61ea238d5a618cce3cf938d4448f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:57:27 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.15.0 in /instafashion/scripts Bumps [pygments](https://github.com/pygments/pygments) from 2.6.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.6.1...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- instafashion/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instafashion/scripts/requirements.txt b/instafashion/scripts/requirements.txt index c7ddcc6..bf1e15f 100644 --- a/instafashion/scripts/requirements.txt +++ b/instafashion/scripts/requirements.txt @@ -96,7 +96,7 @@ pyasn1==0.4.8 pyasn1-modules==0.2.8 pycodestyle==2.6.0 pycparser==2.20 -Pygments==2.6.1 +Pygments==2.15.0 pylint==2.5.3 pyparsing==2.4.7 pyrsistent==0.16.0