From 76fa3488c52fe545012d260d3ce03f91bafeb916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 17:03:21 +0000 Subject: [PATCH] build(deps): bump pygments from 2.14.0 to 2.15.1 in /docs Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.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.15.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 1635d8c..e24d570 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ furo==2022.12.7 -pygments==2.14.0 +pygments==2.15.1 sphinx==6.1.3 sphinx-copybutton==0.5.1 sphinx-inline-tabs==2022.1.2b11