From 33079821dedab836b222b2cd1bf0231beedd033f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 08:24:41 +0000 Subject: [PATCH] Bump the python group with 15 updates Bumps the python group with 15 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.6.17` | `2026.7.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.7` | `3.4.9` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.6` | `9.7.7` | | [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) | `1.0.4` | `1.0.6` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.10.0` | `4.11.0` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `11.0` | `11.0.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.6.28` | `2026.7.19` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.3` | `7.15.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.29.4` | `3.32.0` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.0` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.5.3` | `7.6.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.16.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.5.1` | `21.7.0` | Updates `certifi` from 2026.6.17 to 2026.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22) Updates `charset-normalizer` from 3.4.7 to 3.4.9 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.7...3.4.9) Updates `mkdocs-material` from 9.7.6 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.6...9.7.7) Updates `mkdocstrings` from 1.0.4 to 1.0.6 - [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.4...1.0.6) Updates `platformdirs` from 4.10.0 to 4.11.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.10.0...4.11.0) Updates `pymdown-extensions` from 11.0 to 11.0.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/11.0...11.0.1) Updates `regex` from 2026.6.28 to 2026.7.19 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](https://github.com/mrabarnett/mrab-regex/compare/2026.6.28...2026.7.19) Updates `coverage` from 7.14.3 to 7.15.2 - [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.14.3...7.15.2) Updates `filelock` from 3.29.4 to 3.32.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.29.4...3.32.0) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.1.0...v2.3.0) Updates `pip-tools` from 7.5.3 to 7.6.0 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/v7.5.3...v7.6.0) Updates `pre-commit` from 4.6.0 to 4.6.1 - [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.6.0...v4.6.1) Updates `ruff` from 0.15.20 to 0.16.0 - [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.20...0.16.0) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.15.0...4.16.0) Updates `virtualenv` from 21.5.1 to 21.7.0 - [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.5.1...21.7.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: mkdocstrings dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pymdown-extensions dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: regex dependency-version: 2026.7.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: filelock dependency-version: 3.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pip-tools dependency-version: 7.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: virtualenv dependency-version: 21.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] --- .../dev-requirements.txt | 18 +++++++++--------- .../doc-requirements.txt | 14 +++++++------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/{{ cookiecutter.project_slug }}/dev-requirements.txt b/{{ cookiecutter.project_slug }}/dev-requirements.txt index 561c73a..bad58ba 100644 --- a/{{ cookiecutter.project_slug }}/dev-requirements.txt +++ b/{{ cookiecutter.project_slug }}/dev-requirements.txt @@ -10,17 +10,17 @@ cfgv==3.5.0 # via pre-commit click==8.4.2 # via pip-tools -coverage[toml]==7.14.3 +coverage[toml]==7.15.2 # via pytest-cov distlib==0.4.3 # via virtualenv -filelock==3.29.4 +filelock==3.32.0 # via virtualenv identify==2.6.19 # via pre-commit iniconfig==2.3.0 # via pytest -mypy==2.1.0 +mypy==2.3.0 # via {{ cookiecutter.project_slug }} (pyproject.toml) mypy-extensions==1.1.0 # via mypy @@ -30,13 +30,13 @@ packaging==26.2 # via # build # pytest -pip-tools==7.5.3 +pip-tools==7.6.0 # via {{ cookiecutter.project_slug }} (pyproject.toml) -platformdirs==4.10.0 +platformdirs==4.11.0 # via virtualenv pluggy==1.6.0 # via pytest -pre-commit==4.6.0 +pre-commit==4.6.1 # via {{ cookiecutter.project_slug }} (pyproject.toml) pyproject-hooks==1.2.0 # via @@ -53,11 +53,11 @@ pytest-mock==3.15.1 # via {{ cookiecutter.project_slug }} (pyproject.toml) pyyaml==6.0.3 # via pre-commit -ruff==0.15.20 +ruff==0.16.0 # via {{ cookiecutter.project_slug }} (pyproject.toml) -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via mypy -virtualenv==21.5.1 +virtualenv==21.7.0 # via pre-commit wheel==0.47.0 # via pip-tools diff --git a/{{ cookiecutter.project_slug }}/doc-requirements.txt b/{{ cookiecutter.project_slug }}/doc-requirements.txt index 83b412d..c8eb759 100644 --- a/{{ cookiecutter.project_slug }}/doc-requirements.txt +++ b/{{ cookiecutter.project_slug }}/doc-requirements.txt @@ -6,9 +6,9 @@ # babel==2.18.0 # via mkdocs-material -certifi==2026.6.17 +certifi==2026.7.22 # via requests -charset-normalizer==3.4.7 +charset-normalizer==3.4.9 # via requests click==8.4.2 # via @@ -63,13 +63,13 @@ mkdocs-get-deps==0.2.2 # via mkdocs mkdocs-literate-nav==0.6.3 # via {{ cookiecutter.project_slug }} (pyproject.toml) -mkdocs-material==9.7.6 +mkdocs-material==9.7.7 # via {{ cookiecutter.project_slug }} (pyproject.toml) mkdocs-material-extensions==1.3.1 # via mkdocs-material mkdocs-section-index==0.3.12 # via {{ cookiecutter.project_slug }} (pyproject.toml) -mkdocstrings==1.0.4 +mkdocstrings==1.0.6 # via # mkdocstrings-python # {{ cookiecutter.project_slug }} (pyproject.toml) @@ -81,13 +81,13 @@ paginate==0.5.7 # via mkdocs-material pathspec==1.1.1 # via mkdocs -platformdirs==4.10.0 +platformdirs==4.11.0 # via # mkdocs-get-deps # mkdocstrings pygments==2.20.0 # via mkdocs-material -pymdown-extensions==11.0 +pymdown-extensions==11.0.1 # via # mkdocs-material # mkdocstrings @@ -101,7 +101,7 @@ pyyaml==6.0.3 # pyyaml-env-tag pyyaml-env-tag==1.1 # via mkdocs -regex==2026.6.28 +regex==2026.7.19 # via mkdocs-material requests==2.34.2 # via mkdocs-material