Browse Source

[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>
dependabot[bot] 1 week ago
parent
commit
9ee1ca89e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
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