summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-04-03 07:24:41 +0000
committerMarkus Heiser <markus.heiser@darmarIT.de>2026-04-06 07:35:43 +0200
commit24948350f601cd05293e842a0b097a37eadd48a4 (patch)
tree95feab4edfaaa8a842df7050c118dee85eb5a9db /requirements.txt
parent474b0a55b0cb09a3bb6e18d5579836058b075584 (diff)
[upd] pypi: Bump the minor group with 2 updates (#5947)
Bumps the minor group with 2 updates: [pygments](https://github.com/pygments/pygments) and [basedpyright](https://github.com/detachhead/basedpyright). Updates `pygments` from 2.19.2 to 2.20.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.19.2...2.20.0) Updates `basedpyright` from 1.38.4 to 1.39.0 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.38.4...v1.39.0)
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 a786aa2a1..85325149d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ flask-babel==4.0.0
flask==3.1.3
jinja2==3.1.6
lxml==6.0.2
-pygments==2.19.2
+pygments==2.20.0
python-dateutil==2.9.0.post0
pyyaml==6.0.3
httpx[http2]==0.28.1