From f3458dc321310de04d50d273b52fc20834ab134a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 13:20:28 +0000 Subject: [PATCH] Bump pygments from 2.11.2 to 2.13.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.13.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.11.2...2.13.0) --- 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..e87d55d 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.13.0 pypuppetdb==2.5.1 requests==2.25.1 sample==1.0.0