From ee2f19a4d407842a6fb7184c2649f197282d01f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:30:58 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 7 updates Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `24.3.0` | `26.3.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.12.4` | `3.20.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.24.5` | `20.36.1` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.6` | | [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `2.6.3` | Bumps the pip group with 4 updates in the /docs directory: [certifi](https://github.com/certifi/python-certifi), [jinja2](https://github.com/pallets/jinja), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `black` from 24.3.0 to 26.3.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.3.0...26.3.1) Updates `filelock` from 3.12.4 to 3.20.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.4...3.20.3) Updates `virtualenv` from 20.24.5 to 20.36.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.24.5...20.36.1) Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) Updates `jinja2` from 3.1.4 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.4...3.1.6) Updates `requests` from 2.32.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4) Updates `urllib3` from 1.26.18 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...2.6.3) Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) Updates `jinja2` from 3.1.4 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.4...3.1.6) Updates `requests` from 2.32.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.4) Updates `urllib3` from 1.26.18 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...2.6.3) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development dependency-group: pip - dependency-name: filelock dependency-version: 3.20.3 dependency-type: indirect dependency-group: pip - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect dependency-group: pip - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: indirect dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: indirect dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docs/requirements.docs.in | 2 +- docs/requirements.docs.txt | 26 +++++++++++++------------- requirements-dev.in | 2 +- requirements-dev.txt | 10 ++++++---- 4 files changed, 21 insertions(+), 19 deletions(-) diff --git a/docs/requirements.docs.in b/docs/requirements.docs.in index 2e05131de..75cd03458 100644 --- a/docs/requirements.docs.in +++ b/docs/requirements.docs.in @@ -1,7 +1,7 @@ myst-parser requests Sphinx>=4.2.0,<7.0.0 -urllib3<2 +urllib3<3 sphinx-argparse sphinx-autodoc-typehints sphinx-rtd-theme diff --git a/docs/requirements.docs.txt b/docs/requirements.docs.txt index bbae8fbf9..9ab0770f7 100644 --- a/docs/requirements.docs.txt +++ b/docs/requirements.docs.txt @@ -8,7 +8,7 @@ alabaster==0.7.13 # via sphinx babel==2.13.1 # via sphinx -certifi==2023.7.22 +certifi==2024.7.4 # via requests charset-normalizer==3.3.1 # via requests @@ -21,9 +21,9 @@ idna==3.7 # via requests imagesize==1.4.1 # via sphinx -jinja2==3.1.4 +jinja2==3.1.6 # via - # -r docs/requirements.docs.in + # -r requirements.docs.in # myst-parser # sphinx markdown-it-py==3.0.0 @@ -37,22 +37,22 @@ mdit-py-plugins==0.4.0 mdurl==0.1.2 # via markdown-it-py myst-parser==2.0.0 - # via -r docs/requirements.docs.in + # via -r requirements.docs.in packaging==23.2 # via sphinx pygments==2.16.1 # via sphinx pyyaml==6.0.1 # via myst-parser -requests==2.32.2 +requests==2.32.4 # via - # -r docs/requirements.docs.in + # -r requirements.docs.in # sphinx snowballstemmer==2.2.0 # via sphinx sphinx==6.2.1 # via - # -r docs/requirements.docs.in + # -r requirements.docs.in # myst-parser # sphinx-argparse # sphinx-autodoc-typehints @@ -64,11 +64,11 @@ sphinx==6.2.1 # sphinxcontrib-qthelp # sphinxcontrib-serializinghtml sphinx-argparse==0.4.0 - # via -r docs/requirements.docs.in + # via -r requirements.docs.in sphinx-autodoc-typehints==1.23.0 - # via -r docs/requirements.docs.in + # via -r requirements.docs.in sphinx-rtd-theme==1.3.0 - # via -r docs/requirements.docs.in + # via -r requirements.docs.in sphinxcontrib-applehelp==1.0.7 # via sphinx sphinxcontrib-devhelp==1.0.5 @@ -80,12 +80,12 @@ sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 # via sphinx sphinxcontrib-mermaid==0.9.2 - # via -r docs/requirements.docs.in + # via -r requirements.docs.in sphinxcontrib-qthelp==1.0.6 # via sphinx sphinxcontrib-serializinghtml==1.1.9 # via sphinx -urllib3==1.26.18 +urllib3==2.6.3 # via - # -r docs/requirements.docs.in + # -r requirements.docs.in # requests diff --git a/requirements-dev.in b/requirements-dev.in index 424b91064..a07be6c0b 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -1,7 +1,7 @@ # Used to create the requirements-dev.txt file # Note: `pip-compile requirements-dev.in` needs to be run before changes in requirements-dev.in are reflected in # requirements-dev.txt, which is used for GitHub Actions -black==24.3.0 # This should be kept in sync with the version in .pre-commit-config.yaml +black==26.3.1 # This should be kept in sync with the version in .pre-commit-config.yaml isort==5.12.0 # This should be kept in sync with the version in .pre-commit-config.yaml autopep8==2.0.2 # This should be kept in sync with the version in .pre-commit-config.yaml pre-commit diff --git a/requirements-dev.txt b/requirements-dev.txt index 02f5e1129..7fd36abec 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -8,7 +8,7 @@ astroid==3.0.1 # via pylint autopep8==2.0.2 # via -r requirements-dev.in -black==24.3.0 +black==26.3.1 # via -r requirements-dev.in cfgv==3.4.0 # via pre-commit @@ -18,7 +18,7 @@ dill==0.3.7 # via pylint distlib==0.3.7 # via virtualenv -filelock==3.12.4 +filelock==3.20.3 # via virtualenv identify==2.5.30 # via pre-commit @@ -34,7 +34,7 @@ nodeenv==1.8.0 # via pre-commit packaging==23.2 # via black -pathspec==0.11.2 +pathspec==1.0.4 # via black platformdirs==3.11.0 # via @@ -49,13 +49,15 @@ pydocstyle==6.3.0 # via -r requirements-dev.in pylint==3.0.1 # via -r requirements-dev.in +pytokens==0.4.1 + # via black pyyaml==6.0.1 # via pre-commit snowballstemmer==2.2.0 # via pydocstyle tomlkit==0.12.1 # via pylint -virtualenv==20.24.5 +virtualenv==20.36.1 # via pre-commit # The following packages are considered to be unsafe in a requirements file: