From d5fc3c6701bcb7a6861780393c0f5cc126a96575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 11:59:33 +0000 Subject: [PATCH] chore(deps): Bump pygments from 2.15.1 to 2.16.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.15.1 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.15.1...2.16.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 fe6b75c27..271d09be3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Jinja2==3.1.2 MarkupSafe==2.1.3 packaging==23.1 Pillow==9.5.0 -Pygments==2.15.1 +Pygments==2.16.1 PyYAML==6.0.1 reportlab==4.0.4 requests==2.31.0