Bump pygments from 2.10.0 to 2.15.0

Bumps [pygments](https://github.com/pygments/pygments) from 2.10.0 to 2.15.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.10.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-03 20:00:06 +00:00
committed by GitHub
parent 26a01997f6
commit 1b3f7070f2

View File

@@ -24,7 +24,7 @@ pickleshare==0.7.5
pooch==1.5.1
prompt-toolkit==3.0.20
pycparser==2.20
Pygments==2.10.0
Pygments==2.15.0
pyparsing==2.4.7
PyYAML==5.4.1
regex==2021.8.28