From 69e6dd52bafa7966892387f082a864bff69b971e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 21:04:35 +0000 Subject: [PATCH] [pip] (deps): Bump the dev-dependencies group across 1 directory with 10 updates Bumps the dev-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [idna](https://github.com/kjd/idna) | `3.17` | `3.18` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.1` | `7.14.2` | | [distlib](https://github.com/pypa/distlib) | `0.4.0` | `0.4.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.29.0` | `3.29.4` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.409` | `1.1.410` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pytest-github-actions-annotate-failures](https://github.com/pytest-dev/pytest-github-actions-annotate-failures) | `0.4.0` | `0.4.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.18` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.4.2` | `21.5.1` | Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) Updates `idna` from 3.17 to 3.18 - [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.17...v3.18) Updates `coverage` from 7.14.1 to 7.14.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.1...7.14.2) Updates `distlib` from 0.4.0 to 0.4.3 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/distlib/compare/0.4.0...0.4.3) Updates `filelock` from 3.29.0 to 3.29.4 - [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.0...3.29.4) Updates `pyright` from 1.1.409 to 1.1.410 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.409...v1.1.410) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1) Updates `pytest-github-actions-annotate-failures` from 0.4.0 to 0.4.2 - [Release notes](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases) - [Commits](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/compare/v0.4.0...v0.4.2) Updates `ruff` from 0.15.15 to 0.15.18 - [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.15...0.15.18) Updates `virtualenv` from 21.4.2 to 21.5.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/21.4.2...21.5.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: coverage dependency-version: 7.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: distlib dependency-version: 0.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: filelock dependency-version: 3.29.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pyright dependency-version: 1.1.410 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pytest-github-actions-annotate-failures dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 21.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- requirements/requirements-dev.txt | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 524f7a5..e02b855 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,11 +7,11 @@ # - requests # -certifi==2026.5.20 +certifi==2026.6.17 # via requests charset-normalizer==3.4.7 # via requests -idna==3.17 +idna==3.18 # via requests makefun==1.16.0 # via hatch.envs.default diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index 47cf23b..efce61c 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -19,25 +19,25 @@ # - requests # -certifi==2026.5.20 +certifi==2026.6.17 # via requests cfgv==3.5.0 # via pre-commit charset-normalizer==3.4.7 # via requests -coverage==7.14.1 +coverage==7.14.2 # via # hatch.envs.dev # pytest-cov -distlib==0.4.0 +distlib==0.4.3 # via virtualenv -filelock==3.29.0 +filelock==3.29.4 # via virtualenv freezegun==1.5.5 # via pytest-freezer identify==2.6.19 # via pre-commit -idna==3.17 +idna==3.18 # via requests iniconfig==2.3.0 # via pytest @@ -61,9 +61,9 @@ pychoir==0.0.30 # via hatch.envs.dev pygments==2.20.0 # via pytest -pyright==1.1.409 +pyright==1.1.410 # via hatch.envs.dev -pytest==9.0.3 +pytest==9.1.1 # via # hatch.envs.dev # pytest-cov @@ -75,7 +75,7 @@ pytest-cov==7.1.0 # via hatch.envs.dev pytest-freezer==0.4.9 # via hatch.envs.dev -pytest-github-actions-annotate-failures==0.4.0 +pytest-github-actions-annotate-failures==0.4.2 # via hatch.envs.dev pytest-mock==3.15.1 # via hatch.envs.dev @@ -93,7 +93,7 @@ requests==2.34.2 # requests-mock requests-mock==1.12.1 # via hatch.envs.dev -ruff==0.15.15 +ruff==0.15.18 # via hatch.envs.dev six==1.17.0 # via python-dateutil @@ -103,5 +103,5 @@ typing-extensions==4.15.0 # pyright urllib3==2.7.0 # via requests -virtualenv==21.4.2 +virtualenv==21.5.1 # via pre-commit