diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-02 19:29:34 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-04-20 18:00:22 +0530 |
| commit | 70327a52f691bcdc73b66e7a4e1bc265548aa6be (patch) | |
| tree | 47b60576338184934531fc0ae9d6baddde98641c | |
| parent | 07b1e1e25df6812bb488cf2f8064fe72e6904691 (diff) | |
Bump pygments from 2.19.2 to 2.20.0 in /requirements
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 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.19.2...2.20.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-version: 2.20.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements/common.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/common.txt b/requirements/common.txt index b01478d0..06aef80a 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -15,7 +15,7 @@ Jinja2==3.1.6 libsass==0.23.0 Markdown==3.10.2 Pillow==12.1.1 -Pygments==2.19.2 +Pygments==2.20.0 pykismet3==0.1.1 pymdown-extensions==10.21 python-dateutil==2.9.0.post0 |
