From 1dc821af7d1ae42e451267665a431102844d3b0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:16:48 +0000 Subject: [PATCH] build(deps): bump pygments from 2.14.0 to 2.16.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.16.1. - [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.16.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 25d0fb5..9c93588 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ furo==2023.5.20 -pygments==2.14.0 +pygments==2.16.1 sphinx==7.0.1 sphinx-copybutton==0.5.1 sphinx-inline-tabs==2022.1.2b11