From 5480ce2f425ac99e0ca7b709426e01ea979e2968 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:37:16 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directories with 2 updates Bumps the pip group with 2 updates in the /docs directory: [pygments](https://github.com/pygments/pygments) and [jinja2](https://github.com/pallets/jinja). Updates `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) Updates `jinja2` from 3.0.3 to 3.1.3 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.3) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production dependency-group: pip-security-group - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 542298f8..b90826c9 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 -jinja2==3.0.3 +pygments==2.15.0 +jinja2==3.1.3