From 9ee1ca89e73e1bdbafda711ff004b9298084b9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 18:13:32 +0200 Subject: [PATCH] [upd] pypi: Bump pygments from 2.19.1 to 2.19.2 in the minor group (#4947) Bumps the minor group with 1 update: [pygments](https://github.com/pygments/pygments). Updates `pygments` from 2.19.1 to 2.19.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.19.1...2.19.2) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: 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 b3192a330..1b813e1ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ flask-babel==4.0.0 flask==3.1.1 jinja2==3.1.6 lxml==5.4.0 -pygments==2.19.1 +pygments==2.19.2 python-dateutil==2.9.0.post0 pyyaml==6.0.2 httpx[http2]==0.28.1