This is an automated email from the ASF dual-hosted git repository.
jrgemignani pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/age-website.git
The following commit(s) were added to refs/heads/master by this push:
new 8f454f5f Bump pygments from 2.15.0 to 2.20.0 (#361)
8f454f5f is described below
commit 8f454f5f3e61acbcb122d7c46c9fc4a463196969
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 11 10:41:34 2026 -0700
Bump pygments from 2.15.0 to 2.20.0 (#361)
Bumps [pygments](https://github.com/pygments/pygments) from 2.15.0 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.15.0...2.20.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-version: 2.20.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index e36360d6..966bca1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,7 +16,7 @@ mdurl==0.1.2
myst-parser==0.18.1
packaging==21.3
pydantic==1.10.13
-Pygments==2.15.0
+Pygments==2.20.0
pyparsing==3.0.9
pytz==2022.4
PyYAML==6.0.3