From 779f27f2e30d16d32490139242584182138213ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 21:06:52 +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) | `2025.10.5` | `2025.11.12` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.3` | `3.4.4` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.2` | | [libcst](https://github.com/Instagram/LibCST) | `1.7.0` | `1.8.6` | | [nodeenv](https://github.com/ekalinin/nodeenv) | `1.9.1` | `1.10.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.406` | `1.1.407` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.0` | `0.14.10` | | [textual](https://github.com/Textualize/textual) | `6.2.1` | `6.11.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.34.0` | `20.35.4` | Updates `certifi` from 2025.10.5 to 2025.11.12 - [Commits](https://github.com/certifi/python-certifi/compare/2025.10.05...2025.11.12) Updates `charset-normalizer` from 3.4.3 to 3.4.4 - [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.3...3.4.4) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11) Updates `urllib3` from 2.5.0 to 2.6.2 - [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.5.0...2.6.2) Updates `libcst` from 1.7.0 to 1.8.6 - [Release notes](https://github.com/Instagram/LibCST/releases) - [Changelog](https://github.com/Instagram/LibCST/blob/main/CHANGELOG.md) - [Commits](https://github.com/Instagram/LibCST/compare/v1.7.0...v1.8.6) Updates `nodeenv` from 1.9.1 to 1.10.0 - [Release notes](https://github.com/ekalinin/nodeenv/releases) - [Changelog](https://github.com/ekalinin/nodeenv/blob/master/CHANGES) - [Commits](https://github.com/ekalinin/nodeenv/compare/1.9.1...1.10.0) Updates `pyright` from 1.1.406 to 1.1.407 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.406...v1.1.407) Updates `ruff` from 0.14.0 to 0.14.10 - [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.14.0...0.14.10) Updates `textual` from 6.2.1 to 6.11.0 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](https://github.com/Textualize/textual/compare/v6.2.1...v6.11.0) Updates `virtualenv` from 20.34.0 to 20.35.4 - [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.34.0...20.35.4) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.11.12 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: libcst dependency-version: 1.8.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: nodeenv dependency-version: 1.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pyright dependency-version: 1.1.407 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: textual dependency-version: 6.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: virtualenv dependency-version: 20.35.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- requirements/requirements-dev.txt | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7d88f2e..06bda13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,11 +7,11 @@ # - requests # -certifi==2025.10.5 +certifi==2025.11.12 # via requests -charset-normalizer==3.4.3 +charset-normalizer==3.4.4 # via requests -idna==3.10 +idna==3.11 # via requests makefun==1.16.0 # via hatch.envs.default @@ -21,5 +21,5 @@ python-json-logger==4.0.0 # via hatch.envs.default requests==2.32.5 # via hatch.envs.default -urllib3==2.5.0 +urllib3==2.6.2 # via requests diff --git a/requirements/requirements-dev.txt b/requirements/requirements-dev.txt index 72a72fe..5b7ea77 100644 --- a/requirements/requirements-dev.txt +++ b/requirements/requirements-dev.txt @@ -21,11 +21,11 @@ # - requests # -certifi==2025.10.5 +certifi==2025.11.12 # via requests cfgv==3.4.0 # via pre-commit -charset-normalizer==3.4.3 +charset-normalizer==3.4.4 # via requests click==8.3.0 # via mutmut @@ -41,13 +41,13 @@ freezegun==1.5.5 # via pytest-freezer identify==2.6.15 # via pre-commit -idna==3.10 +idna==3.11 # via requests iniconfig==2.1.0 # via pytest jinja2==3.1.6 # via memray -libcst==1.7.0 +libcst==1.8.6 # via mutmut linkify-it-py==2.0.3 # via markdown-it-py @@ -68,7 +68,7 @@ memray==1.19.1 # via pytest-memray mutmut==3.3.1 # via hatch.envs.dev -nodeenv==1.9.1 +nodeenv==1.10.0 # via # pre-commit # pyright @@ -91,7 +91,7 @@ pygments==2.19.2 # pytest # rich # textual -pyright==1.1.406 +pyright==1.1.407 # via hatch.envs.dev pytest==8.4.2 # via @@ -133,13 +133,13 @@ rich==14.2.0 # via # memray # textual -ruff==0.14.0 +ruff==0.14.10 # via hatch.envs.dev setproctitle==1.3.7 # via mutmut six==1.17.0 # via python-dateutil -textual==6.2.1 +textual==6.11.0 # via # memray # mutmut @@ -150,7 +150,7 @@ typing-extensions==4.15.0 # textual uc-micro-py==1.0.3 # via linkify-it-py -urllib3==2.5.0 +urllib3==2.6.2 # via requests -virtualenv==20.34.0 +virtualenv==20.35.4 # via pre-commit