From 9b4b6bb9c6dcb77677db2b2f9bd6e05d9f1aa495 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 13:50:03 +0000 Subject: [PATCH] chore(deps): Bump pygments from 2.16.1 to 2.17.2 Bumps [pygments](https://github.com/pygments/pygments) from 2.16.1 to 2.17.2. - [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.16.1...2.17.2) --- 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 1bea2dfb6..3c4916194 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Jinja2==3.1.3 MarkupSafe==2.1.3 packaging==23.2 Pillow==10.2.0 -Pygments==2.16.1 +Pygments==2.17.2 PyYAML==6.0.1 reportlab==4.0.9 requests==2.31.0