From c7bf5bf6ff7d3e621e793457088f1114516dc6ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 05:56:59 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.15.0 in /extra/libcbor/doc/source 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] --- extra/libcbor/doc/source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/libcbor/doc/source/requirements.txt b/extra/libcbor/doc/source/requirements.txt index 461bb7e804d2..e6eb13b0cbd4 100644 --- a/extra/libcbor/doc/source/requirements.txt +++ b/extra/libcbor/doc/source/requirements.txt @@ -16,7 +16,7 @@ MarkupSafe==1.1.1 packaging==20.3 pathtools==0.1.2 port-for==0.3.1 -Pygments==2.6.1 +Pygments==2.15.0 pyparsing==2.4.6 pytz==2019.3 PyYAML==5.3