From 7ce6d3917f0c021a2f18e3a97836ba580bee71e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 16:14:59 +0000 Subject: [PATCH] [dependency]: Bump pygments from 2.15.1 to 2.19.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.15.1 to 2.19.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.15.1...2.19.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99f7b4580..61e641697 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ imagesize==1.4.1 Jinja2==3.1.5 MarkupSafe==2.1.3 PyGithub==2.5.0 -Pygments==2.15.1 +Pygments==2.19.0 pytz==2023.3 six==1.16.0 snowballstemmer==2.2.0