From b5b021fc730fcb907b81ffd2ad5dbd0ed58cd522 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 01:44:33 +0000 Subject: [PATCH] Bump the python group across 1 directory with 21 updates Bumps the python group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.5.20` | | [click](https://github.com/pallets/click) | `8.3.2` | `8.4.1` | | [idna](https://github.com/kjd/idna) | `3.11` | `3.17` | | [mkdocs-section-index](https://github.com/oprypin/mkdocs-section-index) | `0.3.11` | `0.3.12` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `1.0.3` | `1.0.4` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [pathspec](https://github.com/cpburnz/python-pathspec) | `1.0.4` | `1.1.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.9.6` | `4.10.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `10.21.2` | `10.21.3` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.4.4` | `2026.5.9` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | | [build](https://github.com/pypa/build) | `1.4.3` | `1.5.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.1` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.25.2` | `3.29.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.18` | `2.6.19` | | [mypy](https://github.com/python/mypy) | `1.20.1` | `2.1.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.10` | `0.15.15` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.2.3` | `21.4.2` | | [wheel](https://github.com/pypa/wheel) | `0.46.3` | `0.47.0` | Updates `certifi` from 2026.2.25 to 2026.5.20 - [Commits](https://github.com/certifi/python-certifi/compare/2026.02.25...2026.05.20) Updates `click` from 8.3.2 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/click/compare/8.3.2...8.4.1) Updates `idna` from 3.11 to 3.17 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.11...v3.17) Updates `mkdocs-section-index` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/oprypin/mkdocs-section-index/releases) - [Commits](https://github.com/oprypin/mkdocs-section-index/compare/v0.3.11...v0.3.12) Updates `mkdocstrings` from 1.0.3 to 1.0.4 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/1.0.3...1.0.4) Updates `packaging` from 26.0 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.0...26.2) Updates `pathspec` from 1.0.4 to 1.1.1 - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](https://github.com/cpburnz/python-pathspec/compare/v1.0.4...v1.1.1) Updates `platformdirs` from 4.9.6 to 4.10.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.9.6...4.10.0) Updates `pymdown-extensions` from 10.21.2 to 10.21.3 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21.2...10.21.3) Updates `regex` from 2026.4.4 to 2026.5.9 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2026.4.4...2026.5.9) Updates `requests` from 2.33.1 to 2.34.2 - [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.33.1...v2.34.2) Updates `urllib3` from 2.6.3 to 2.7.0 - [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/2.6.3...2.7.0) Updates `build` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.4.3...1.5.0) Updates `coverage` from 7.13.5 to 7.14.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.5...7.14.1) Updates `filelock` from 3.25.2 to 3.29.0 - [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.25.2...3.29.0) Updates `identify` from 2.6.18 to 2.6.19 - [Commits](https://github.com/pre-commit/identify/compare/v2.6.18...v2.6.19) Updates `mypy` from 1.20.1 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.1...v2.1.0) Updates `pre-commit` from 4.5.1 to 4.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.5.1...v4.6.0) Updates `ruff` from 0.15.10 to 0.15.15 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.10...0.15.15) Updates `virtualenv` from 21.2.3 to 21.4.2 - [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/21.2.3...21.4.2) Updates `wheel` from 0.46.3 to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.46.3...0.47.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: idna dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: mkdocs-section-index dependency-version: 0.3.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mkdocstrings dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pathspec dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: platformdirs dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: regex dependency-version: 2026.5.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: coverage dependency-version: 7.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: filelock dependency-version: 3.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: identify dependency-version: 2.6.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: virtualenv dependency-version: 21.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] --- .../dev-requirements.txt | 24 +++++++++---------- .../doc-requirements.txt | 24 +++++++++---------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/{{ cookiecutter.project_slug }}/dev-requirements.txt b/{{ cookiecutter.project_slug }}/dev-requirements.txt index ffa224b..b9b28b3 100644 --- a/{{ cookiecutter.project_slug }}/dev-requirements.txt +++ b/{{ cookiecutter.project_slug }}/dev-requirements.txt @@ -4,39 +4,39 @@ # # pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml # -build==1.4.3 +build==1.5.0 # via pip-tools cfgv==3.5.0 # via pre-commit -click==8.3.2 +click==8.4.1 # via pip-tools -coverage[toml]==7.13.5 +coverage[toml]==7.14.1 # via pytest-cov distlib==0.4.0 # via virtualenv -filelock==3.25.2 +filelock==3.29.0 # via virtualenv -identify==2.6.18 +identify==2.6.19 # via pre-commit iniconfig==2.3.0 # via pytest -mypy==1.20.1 +mypy==2.1.0 # via {{ cookiecutter.project_slug }} (pyproject.toml) mypy-extensions==1.1.0 # via mypy nodeenv==1.10.0 # via pre-commit -packaging==26.0 +packaging==26.2 # via # build # pytest pip-tools==7.5.3 # via {{ cookiecutter.project_slug }} (pyproject.toml) -platformdirs==4.9.6 +platformdirs==4.10.0 # via virtualenv pluggy==1.6.0 # via pytest -pre-commit==4.5.1 +pre-commit==4.6.0 # via {{ cookiecutter.project_slug }} (pyproject.toml) pyproject-hooks==1.2.0 # via @@ -53,13 +53,13 @@ pytest-mock==3.15.1 # via {{ cookiecutter.project_slug }} (pyproject.toml) pyyaml==6.0.3 # via pre-commit -ruff==0.15.10 +ruff==0.15.15 # via {{ cookiecutter.project_slug }} (pyproject.toml) typing-extensions==4.15.0 # via mypy -virtualenv==21.2.3 +virtualenv==21.4.2 # via pre-commit -wheel==0.46.3 +wheel==0.47.0 # via pip-tools # The following packages are considered to be unsafe in a requirements file: diff --git a/{{ cookiecutter.project_slug }}/doc-requirements.txt b/{{ cookiecutter.project_slug }}/doc-requirements.txt index 8609c76..4034272 100644 --- a/{{ cookiecutter.project_slug }}/doc-requirements.txt +++ b/{{ cookiecutter.project_slug }}/doc-requirements.txt @@ -6,11 +6,11 @@ # babel==2.18.0 # via mkdocs-material -certifi==2026.2.25 +certifi==2026.5.20 # via requests charset-normalizer==3.4.7 # via requests -click==8.3.2 +click==8.4.1 # via # mkdocs # mkdocstrings @@ -22,7 +22,7 @@ ghp-import==2.1.0 # via mkdocs griffe==2.0.2 # via mkdocstrings-python -idna==3.11 +idna==3.17 # via requests jinja2==3.1.6 # via @@ -67,27 +67,27 @@ mkdocs-material==9.7.6 # via {{ cookiecutter.project_slug }} (pyproject.toml) mkdocs-material-extensions==1.3.1 # via mkdocs-material -mkdocs-section-index==0.3.11 +mkdocs-section-index==0.3.12 # via {{ cookiecutter.project_slug }} (pyproject.toml) -mkdocstrings==1.0.3 +mkdocstrings==1.0.4 # via # mkdocstrings-python # {{ cookiecutter.project_slug }} (pyproject.toml) mkdocstrings-python==2.0.3 # via {{ cookiecutter.project_slug }} (pyproject.toml) -packaging==26.0 +packaging==26.2 # via mkdocs paginate==0.5.7 # via mkdocs-material -pathspec==1.0.4 +pathspec==1.1.1 # via mkdocs -platformdirs==4.9.6 +platformdirs==4.10.0 # via # mkdocs-get-deps # mkdocstrings pygments==2.20.0 # via mkdocs-material -pymdown-extensions==10.21.2 +pymdown-extensions==10.21.3 # via # mkdocs-material # mkdocstrings @@ -101,13 +101,13 @@ pyyaml==6.0.3 # pyyaml-env-tag pyyaml-env-tag==1.1 # via mkdocs -regex==2026.4.4 +regex==2026.5.9 # via mkdocs-material -requests==2.33.1 +requests==2.34.2 # via mkdocs-material six==1.17.0 # via python-dateutil -urllib3==2.6.3 +urllib3==2.7.0 # via requests watchdog==6.0.0 # via mkdocs