From d4140b2df154b689cd0ecade023c77e76db6efb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:11:33 +0000 Subject: [PATCH] chore(deps): bump pygments from 2.7.4 to 2.15.0 in /contrib/embargo Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 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.7.4...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- contrib/embargo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/embargo/requirements.txt b/contrib/embargo/requirements.txt index 9fbbaaa3f16..46f6f397f68 100644 --- a/contrib/embargo/requirements.txt +++ b/contrib/embargo/requirements.txt @@ -13,7 +13,7 @@ idna==2.9 itsdangerous==1.1.0 Jinja2==2.11.3 MarkupSafe==1.1.1 -Pygments==2.7.4 +Pygments==2.15.0 PyYAML==5.4 requests==2.31.0 six==1.15.0