diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-04 21:25:29 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-04 21:25:29 +0000 |
| commit | 4e240c638e0005ad06ae2a9a8441801e54457cb6 (patch) | |
| tree | b388c812625189f6b32c3f61a4c11160d79cf1ed /docs | |
| parent | 0252dae73fe04fe84b3ceb97a9a210c785de94af (diff) | |
chore(deps): bump pygments from 2.7.4 to 2.15.0 in /docs
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 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.7.4...2.15.0)
---
updated-dependencies:
- dependency-name: pygments
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt index 542298f..d8d0db9 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ mkdocs==1.2.3 mkdocs-material==7.1.7 markdown_include==0.6.0 -pygments==2.7.4 +pygments==2.15.0 jinja2==3.0.3 |
