mirror of
https://github.com/armbian/build.git
synced 2026-09-08 23:59:54 +08:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user