From 7e879940a9d8e89f7be15fe6c5afaaa68fb38671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:08:53 +0000 Subject: [PATCH] Bump pygments from 2.14.0 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 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.14.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ed01791..a523f4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,6 @@ # amqp==5.1.1 # via kombu -appnope==0.1.3 - # via ipython asttokens==2.2.1 # via stack-data backcall==0.2.0 @@ -147,7 +145,7 @@ pycryptodomex==3.18.0 # pyjwkest pydub==0.25.1 # via -r requirements.in -pygments==2.14.0 +pygments==2.15.0 # via ipython pyjwkest==1.4.2 # via oic