From d972480caf272fb30fbeca9ec36bca7b0cc58b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 00:29:09 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /docs directory: [setuptools](https://github.com/pypa/setuptools) and [jinja2](https://github.com/pallets/jinja). Updates `setuptools` from 67.6.0 to 70.0.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v67.6.0...v70.0.0) Updates `jinja2` from 3.1 to 3.1.6 - [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.1.0...3.1.6) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip ... 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 9d2f6ae0..9350401c 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,11 +1,11 @@ doc8==0.10.1 docutils==0.16.0 GitPython==3.1.41 -setuptools==67.6.0 +setuptools==70.0.0 sphinx_rtd_theme==0.5.2 sphinx-tabs==3.2.0 sphinx==4.3.1 sphinxcontrib-imagehelper==1.1.1 sphinxcontrib.spelling==7.2.1 -Jinja2==3.1 +Jinja2==3.1.6 vcstool==0.3.0