From 9371e91793c01e0dcf604d533a3004d434015de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 13:58:47 +0000 Subject: [PATCH] Bump pygments from 2.11.2 to 2.15.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 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.11.2...2.15.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1cd49ce..c4c20dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Jinja2==3.0.3 markdown2==2.4.2 paramiko==2.9.2 protobuf==3.19.4 -Pygments==2.11.2 +Pygments==2.15.1 pypuppetdb==2.5.1 requests==2.25.1 sample==1.0.0