summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-27 18:13:32 +0200
committerGitHub <noreply@github.com>2025-06-27 18:13:32 +0200
commit9ee1ca89e73e1bdbafda711ff004b9298084b9be (patch)
tree33f79be6517a5015874782258bc2df0100dcc797 /requirements.txt
parent49fdf4edd9b5c0eab0e8baa7417bce74c4a6b81e (diff)
[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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
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