From d1cfbb596fe909a17f53fca5f3556470284aa0b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:22:17 +0000 Subject: [PATCH] build(deps): bump pygments from 2.9.0 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.9.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.9.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-production.txt b/requirements-production.txt index 1e0b6cdc3f..694312ee23 100644 --- a/requirements-production.txt +++ b/requirements-production.txt @@ -442,7 +442,7 @@ ptyprocess==0.7.0 # via pexpect pycparser==2.20 # via cffi -pygments==2.9.0 +pygments==2.15.0 # via # ipython # nbconvert