build(deps): bump pygments from 2.20.0 to 2.21.0

Bumps [pygments](https://github.com/pygments/pygments) from 2.20.0 to 2.21.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.20.0...2.21.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-21 12:13:09 +02:00
committed by Igor
parent ae1564907c
commit c61ab64454
+1 -1
View File
@@ -18,6 +18,6 @@ PyYAML == 6.0.3 # for parsing/writing YAML
oras == 0.2.43 # for OCI stuff in mapper-oci-update
Jinja2 == 3.1.6 # for templating
rich == 15.0.0 # for rich text formatting
Pygments == 2.20.0 # syntax highlighting, required by rich.syntax (imported by lib/tools/patching.py)
Pygments == 2.21.0 # syntax highlighting, required by rich.syntax (imported by lib/tools/patching.py)
dtschema == 2026.6 # for checking dts files and dt bindings
yamllint == 1.38.0 # for checking dts files and dt bindings