From 4bee42f83c7f6295a0bbfd1651f1059ca3dd2634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 15:24:44 +0000 Subject: [PATCH] [pip] (deps): Bump the dev-dependencies group across 1 directory with 18 updates Bumps the dev-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `4.0.0` | `4.1.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.2.25` | `2026.5.20` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.6` | `3.4.7` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.16` | | [pychoir](https://github.com/kajaste/pychoir) | `0.0.29` | `0.0.30` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.0` | | [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` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.9.4` | `4.9.6` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.0` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.408` | `1.1.409` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [pytest-randomly](https://github.com/pytest-dev/pytest-randomly) | `4.0.1` | `4.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.7` | `0.15.14` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.2.0` | `21.3.3` | Updates `python-json-logger` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](https://github.com/nhairs/python-json-logger/compare/v4.0.0...v4.1.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 `charset-normalizer` from 3.4.6 to 3.4.7 - [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.6...3.4.7) Updates `idna` from 3.15 to 3.16 - [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.15...v3.16) Updates `pychoir` from 0.0.29 to 0.0.30 - [Release notes](https://github.com/kajaste/pychoir/releases) - [Commits](https://github.com/kajaste/pychoir/compare/v0.0.29...v0.0.30) Updates `requests` from 2.33.0 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.0...v2.34.2) Updates `coverage` from 7.13.5 to 7.14.0 - [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.0) 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 `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 `platformdirs` from 4.9.4 to 4.9.6 - [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.4...4.9.6) 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 `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0) Updates `pyright` from 1.1.408 to 1.1.409 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.408...v1.1.409) Updates `pytest` from 9.0.2 to 9.0.3 - [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.2...9.0.3) Updates `pytest-randomly` from 4.0.1 to 4.1.0 - [Changelog](https://github.com/pytest-dev/pytest-randomly/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-randomly/compare/4.0.1...4.1.0) Updates `ruff` from 0.15.7 to 0.15.14 - [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.7...0.15.14) Updates `virtualenv` from 21.2.0 to 21.3.3 - [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.0...21.3.3) --- updated-dependencies: - dependency-name: python-json-logger dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: idna dependency-version: '3.16' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pychoir dependency-version: 0.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: filelock dependency-version: 3.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: identify dependency-version: 2.6.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pyright dependency-version: 1.1.409 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest-randomly dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 21.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 +++++------ requirements/requirements-dev.txt | 36 +++++++++++++++---------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9e33f08..d160582 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,19 +7,19 @@ # - requests # -certifi==2026.2.25 +certifi==2026.5.20 # via requests -charset-normalizer==3.4.6 +charset-normalizer==3.4.7 # via requests -idna==3.15 +idna==3.16 # via requests makefun==1.16.0 # via hatch.envs.default -pychoir==0.0.29 +pychoir==0.0.30 # via hatch.envs.default -python-json-logger==4.0.0 +python-json-logger==4.1.0 # via hatch.envs.default -requests==2.33.0 +requests==2.34.2 # via hatch.envs.default urllib3==2.7.0 # via requests diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index e284d61..41275d0 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -19,25 +19,25 @@ # - requests # -certifi==2026.2.25 +certifi==2026.5.20 # via requests cfgv==3.5.0 # via pre-commit -charset-normalizer==3.4.6 +charset-normalizer==3.4.7 # via requests -coverage==7.13.5 +coverage==7.14.0 # via # hatch.envs.dev # pytest-cov distlib==0.4.0 # via virtualenv -filelock==3.25.2 +filelock==3.29.0 # via virtualenv freezegun==1.5.5 # via pytest-freezer -identify==2.6.18 +identify==2.6.19 # via pre-commit -idna==3.15 +idna==3.16 # via requests iniconfig==2.3.0 # via pytest @@ -47,23 +47,23 @@ nodeenv==1.10.0 # via # pre-commit # pyright -packaging==26.0 +packaging==26.2 # via pytest -platformdirs==4.9.4 +platformdirs==4.9.6 # via virtualenv pluggy==1.6.0 # via # pytest # pytest-cov -pre-commit==4.5.1 +pre-commit==4.6.0 # via hatch.envs.dev -pychoir==0.0.29 +pychoir==0.0.30 # via hatch.envs.dev -pygments==2.19.2 +pygments==2.20.0 # via pytest -pyright==1.1.408 +pyright==1.1.409 # via hatch.envs.dev -pytest==9.0.2 +pytest==9.0.3 # via # hatch.envs.dev # pytest-cov @@ -79,21 +79,21 @@ pytest-github-actions-annotate-failures==0.4.0 # via hatch.envs.dev pytest-mock==3.15.1 # via hatch.envs.dev -pytest-randomly==4.0.1 +pytest-randomly==4.1.0 # via hatch.envs.dev python-dateutil==2.9.0.post0 # via freezegun -python-json-logger==4.0.0 +python-json-logger==4.1.0 # via hatch.envs.dev pyyaml==6.0.3 # via pre-commit -requests==2.33.0 +requests==2.34.2 # via # hatch.envs.dev # requests-mock requests-mock==1.12.1 # via hatch.envs.dev -ruff==0.15.7 +ruff==0.15.14 # 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.2.0 +virtualenv==21.3.3 # via pre-commit