From e730788c43df397e9bb8e1d6216732437ca0c3d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 10:24:35 +0000 Subject: [PATCH] Bump nodeenv from 1.9.1 to 1.10.0 (#11863) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [nodeenv](https://github.com/ekalinin/nodeenv) from 1.9.1 to 1.10.0.
Release notes

Sourced from nodeenv's releases.

1.10.0 - drop

What's Changed

Fixed bugs 🐛

Improvements 🛠

Other Changes

New Contributors

Full Changelog: https://github.com/ekalinin/nodeenv/compare/1.9.1...1.10.0

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nodeenv&package-manager=pip&previous-version=1.9.1&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/constraints.txt | 112 +++++++++++++++++------------------ requirements/dev.txt | 106 ++++++++++++++++----------------- requirements/lint.txt | 36 +++++------ 3 files changed, 127 insertions(+), 127 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 1b71158f06d..18461d26f70 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -6,34 +6,34 @@ # aiodns==3.6.1 # via - # -r lint.in - # -r runtime-deps.in + # -r requirements/lint.in + # -r requirements/runtime-deps.in aiohappyeyeballs==2.6.1 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in aiohttp-theme==0.1.7 - # via -r doc.in + # via -r requirements/doc.in aiosignal==1.4.0 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in alabaster==1.0.0 # via sphinx annotated-types==0.7.0 # via pydantic async-timeout==5.0.1 ; python_version < "3.11" # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # valkey babel==2.17.0 # via sphinx backports-zstd==1.2.0 ; implementation_name == "cpython" # via - # -r lint.in - # -r runtime-deps.in + # -r requirements/lint.in + # -r requirements/runtime-deps.in blockbuster==1.5.26 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in brotli==1.2.0 ; platform_python_implementation == "CPython" - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in build==1.3.0 # via pip-tools certifi==2025.11.12 @@ -55,12 +55,12 @@ click==8.3.1 # wait-for-it coverage==7.13.0 # via - # -r test-common.in + # -r requirements/test-common.in # pytest-cov cryptography==46.0.3 # via trustme cython==3.2.3 - # via -r cython.in + # via -r requirements/cython.in distlib==0.4.0 # via virtualenv docutils==0.21.2 @@ -75,14 +75,14 @@ forbiddenfruit==0.1.4 # via blockbuster freezegun==1.5.5 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in frozenlist==1.8.0 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # aiosignal gunicorn==23.0.0 - # via -r base.in + # via -r requirements/base.in identify==2.6.15 # via pre-commit idna==3.7 @@ -96,8 +96,8 @@ iniconfig==2.3.0 # via pytest isal==1.7.2 ; python_version < "3.14" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in jinja2==3.1.6 # via # sphinx @@ -112,16 +112,16 @@ mdurl==0.1.2 # via markdown-it-py multidict==6.7.0 # via - # -r multidict.in - # -r runtime-deps.in + # -r requirements/multidict.in + # -r requirements/runtime-deps.in # yarl mypy==1.19.1 ; implementation_name == "cpython" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in mypy-extensions==1.1.0 # via mypy -nodeenv==1.9.1 +nodeenv==1.10.0 # via pre-commit packaging==25.0 # via @@ -133,9 +133,9 @@ packaging==25.0 pathspec==0.12.1 # via mypy pip-tools==7.5.2 - # via -r dev.in + # via -r requirements/dev.in pkgconfig==1.5.5 - # via -r test-common.in + # via -r requirements/test-common.in platformdirs==4.5.1 # via virtualenv pluggy==1.6.0 @@ -143,15 +143,15 @@ pluggy==1.6.0 # pytest # pytest-cov pre-commit==4.5.1 - # via -r lint.in + # via -r requirements/lint.in propcache==0.4.1 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # yarl proxy-py==2.4.10 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pycares==4.11.0 # via aiodns pycparser==2.23 @@ -173,30 +173,30 @@ pyproject-hooks==1.2.0 # pip-tools pytest==9.0.2 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in # pytest-codspeed # pytest-cov # pytest-mock # pytest-xdist pytest-codspeed==4.2.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pytest-cov==7.0.0 - # via -r test-common.in + # via -r requirements/test-common.in pytest-mock==3.15.1 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pytest-xdist==3.8.0 - # via -r test-common.in + # via -r requirements/test-common.in python-dateutil==2.9.0.post0 # via freezegun python-on-whales==0.79.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pyyaml==6.0.3 # via pre-commit requests==2.32.5 @@ -206,16 +206,16 @@ requests==2.32.5 rich==14.2.0 # via pytest-codspeed setuptools-git==1.2 - # via -r test-common.in + # via -r requirements/test-common.in six==1.17.0 # via python-dateutil slotscheck==0.19.1 - # via -r lint.in + # via -r requirements/lint.in snowballstemmer==3.0.1 # via sphinx sphinx==8.1.3 # via - # -r doc.in + # -r requirements/doc.in # sphinxcontrib-spelling # sphinxcontrib-towncrier sphinxcontrib-applehelp==2.0.0 @@ -231,9 +231,9 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 # via sphinx sphinxcontrib-spelling==8.0.2 ; platform_system != "Windows" - # via -r doc-spelling.in + # via -r requirements/doc-spelling.in sphinxcontrib-towncrier==0.5.0a0 - # via -r doc.in + # via -r requirements/doc.in tomli==2.3.0 # via # build @@ -246,15 +246,15 @@ tomli==2.3.0 # towncrier towncrier==25.8.0 # via - # -r doc.in + # -r requirements/doc.in # sphinxcontrib-towncrier trustme==1.2.1 ; platform_machine != "i686" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in typing-extensions==4.15.0 ; python_version < "3.13" # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # aiosignal # cryptography # exceptiongroup @@ -271,22 +271,22 @@ urllib3==2.6.2 # via requests uvloop==0.21.0 ; platform_system != "Windows" # via - # -r base.in - # -r lint.in + # -r requirements/base.in + # -r requirements/lint.in valkey==6.1.1 - # via -r lint.in + # via -r requirements/lint.in virtualenv==20.35.4 # via pre-commit wait-for-it==2.3.0 - # via -r test-common.in + # via -r requirements/test-common.in wheel==0.46.0 # via pip-tools yarl==1.22.0 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in zlib-ng==1.0.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in # The following packages are considered to be unsafe in a requirements file: pip==25.3 diff --git a/requirements/dev.txt b/requirements/dev.txt index 7b2c6de1bb1..4145e3a8126 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,34 +6,34 @@ # aiodns==3.6.1 # via - # -r lint.in - # -r runtime-deps.in + # -r requirements/lint.in + # -r requirements/runtime-deps.in aiohappyeyeballs==2.6.1 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in aiohttp-theme==0.1.7 - # via -r doc.in + # via -r requirements/doc.in aiosignal==1.4.0 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in alabaster==1.0.0 # via sphinx annotated-types==0.7.0 # via pydantic async-timeout==5.0.1 ; python_version < "3.11" # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # valkey babel==2.17.0 # via sphinx backports-zstd==1.2.0 ; platform_python_implementation == "CPython" and python_version < "3.14" # via - # -r lint.in - # -r runtime-deps.in + # -r requirements/lint.in + # -r requirements/runtime-deps.in blockbuster==1.5.26 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in brotli==1.2.0 ; platform_python_implementation == "CPython" - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in build==1.3.0 # via pip-tools certifi==2025.11.12 @@ -55,7 +55,7 @@ click==8.3.1 # wait-for-it coverage==7.13.0 # via - # -r test-common.in + # -r requirements/test-common.in # pytest-cov cryptography==46.0.3 # via trustme @@ -73,14 +73,14 @@ forbiddenfruit==0.1.4 # via blockbuster freezegun==1.5.5 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in frozenlist==1.8.0 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # aiosignal gunicorn==23.0.0 - # via -r base.in + # via -r requirements/base.in identify==2.6.15 # via pre-commit idna==3.7 @@ -94,8 +94,8 @@ iniconfig==2.3.0 # via pytest isal==1.7.2 ; python_version < "3.14" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in jinja2==3.1.6 # via # sphinx @@ -110,15 +110,15 @@ mdurl==0.1.2 # via markdown-it-py multidict==6.7.0 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # yarl mypy==1.19.1 ; implementation_name == "cpython" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in mypy-extensions==1.1.0 # via mypy -nodeenv==1.9.1 +nodeenv==1.10.0 # via pre-commit packaging==25.0 # via @@ -130,9 +130,9 @@ packaging==25.0 pathspec==0.12.1 # via mypy pip-tools==7.5.2 - # via -r dev.in + # via -r requirements/dev.in pkgconfig==1.5.5 - # via -r test-common.in + # via -r requirements/test-common.in platformdirs==4.5.1 # via virtualenv pluggy==1.6.0 @@ -140,15 +140,15 @@ pluggy==1.6.0 # pytest # pytest-cov pre-commit==4.5.1 - # via -r lint.in + # via -r requirements/lint.in propcache==0.4.1 # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # yarl proxy-py==2.4.10 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pycares==4.11.0 # via aiodns pycparser==2.23 @@ -168,30 +168,30 @@ pyproject-hooks==1.2.0 # pip-tools pytest==9.0.2 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in # pytest-codspeed # pytest-cov # pytest-mock # pytest-xdist pytest-codspeed==4.2.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pytest-cov==7.0.0 - # via -r test-common.in + # via -r requirements/test-common.in pytest-mock==3.15.1 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pytest-xdist==3.8.0 - # via -r test-common.in + # via -r requirements/test-common.in python-dateutil==2.9.0.post0 # via freezegun python-on-whales==0.79.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in pyyaml==6.0.3 # via pre-commit requests==2.32.5 @@ -199,16 +199,16 @@ requests==2.32.5 rich==14.2.0 # via pytest-codspeed setuptools-git==1.2 - # via -r test-common.in + # via -r requirements/test-common.in six==1.17.0 # via python-dateutil slotscheck==0.19.1 - # via -r lint.in + # via -r requirements/lint.in snowballstemmer==3.0.1 # via sphinx sphinx==8.1.3 # via - # -r doc.in + # -r requirements/doc.in # sphinxcontrib-towncrier sphinxcontrib-applehelp==2.0.0 # via sphinx @@ -223,7 +223,7 @@ sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 # via sphinx sphinxcontrib-towncrier==0.5.0a0 - # via -r doc.in + # via -r requirements/doc.in tomli==2.3.0 # via # build @@ -236,15 +236,15 @@ tomli==2.3.0 # towncrier towncrier==25.8.0 # via - # -r doc.in + # -r requirements/doc.in # sphinxcontrib-towncrier trustme==1.2.1 ; platform_machine != "i686" # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in typing-extensions==4.15.0 ; python_version < "3.13" # via - # -r runtime-deps.in + # -r requirements/runtime-deps.in # aiosignal # cryptography # exceptiongroup @@ -261,22 +261,22 @@ urllib3==2.6.2 # via requests uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython" # via - # -r base.in - # -r lint.in + # -r requirements/base.in + # -r requirements/lint.in valkey==6.1.1 - # via -r lint.in + # via -r requirements/lint.in virtualenv==20.35.4 # via pre-commit wait-for-it==2.3.0 - # via -r test-common.in + # via -r requirements/test-common.in wheel==0.46.0 # via pip-tools yarl==1.22.0 - # via -r runtime-deps.in + # via -r requirements/runtime-deps.in zlib-ng==1.0.0 # via - # -r lint.in - # -r test-common.in + # -r requirements/lint.in + # -r requirements/test-common.in # The following packages are considered to be unsafe in a requirements file: pip==25.3 diff --git a/requirements/lint.txt b/requirements/lint.txt index d67fbc599b3..af77519a188 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -5,15 +5,15 @@ # pip-compile --allow-unsafe --output-file=requirements/lint.txt --strip-extras requirements/lint.in # aiodns==3.6.1 - # via -r lint.in + # via -r requirements/lint.in annotated-types==0.7.0 # via pydantic async-timeout==5.0.1 # via valkey backports-zstd==1.2.0 ; implementation_name == "cpython" - # via -r lint.in + # via -r requirements/lint.in blockbuster==1.5.26 - # via -r lint.in + # via -r requirements/lint.in cffi==2.0.0 # via # cryptography @@ -34,7 +34,7 @@ filelock==3.20.1 forbiddenfruit==0.1.4 # via blockbuster freezegun==1.5.5 - # via -r lint.in + # via -r requirements/lint.in identify==2.6.15 # via pre-commit idna==3.7 @@ -42,7 +42,7 @@ idna==3.7 iniconfig==2.3.0 # via pytest isal==1.7.2 - # via -r lint.in + # via -r requirements/lint.in librt==0.7.4 # via mypy markdown-it-py==4.0.0 @@ -50,10 +50,10 @@ markdown-it-py==4.0.0 mdurl==0.1.2 # via markdown-it-py mypy==1.19.1 ; implementation_name == "cpython" - # via -r lint.in + # via -r requirements/lint.in mypy-extensions==1.1.0 # via mypy -nodeenv==1.9.1 +nodeenv==1.10.0 # via pre-commit packaging==25.0 # via pytest @@ -64,9 +64,9 @@ platformdirs==4.5.1 pluggy==1.6.0 # via pytest pre-commit==4.5.1 - # via -r lint.in + # via -r requirements/lint.in proxy-py==2.4.10 - # via -r lint.in + # via -r requirements/lint.in pycares==4.11.0 # via aiodns pycparser==2.23 @@ -81,17 +81,17 @@ pygments==2.19.2 # rich pytest==9.0.2 # via - # -r lint.in + # -r requirements/lint.in # pytest-codspeed # pytest-mock pytest-codspeed==4.2.0 - # via -r lint.in + # via -r requirements/lint.in pytest-mock==3.15.1 - # via -r lint.in + # via -r requirements/lint.in python-dateutil==2.9.0.post0 # via freezegun python-on-whales==0.79.0 - # via -r lint.in + # via -r requirements/lint.in pyyaml==6.0.3 # via pre-commit rich==14.2.0 @@ -99,14 +99,14 @@ rich==14.2.0 six==1.17.0 # via python-dateutil slotscheck==0.19.1 - # via -r lint.in + # via -r requirements/lint.in tomli==2.3.0 # via # mypy # pytest # slotscheck trustme==1.2.1 - # via -r lint.in + # via -r requirements/lint.in typing-extensions==4.15.0 # via # cryptography @@ -120,10 +120,10 @@ typing-extensions==4.15.0 typing-inspection==0.4.2 # via pydantic uvloop==0.21.0 ; platform_system != "Windows" - # via -r lint.in + # via -r requirements/lint.in valkey==6.1.1 - # via -r lint.in + # via -r requirements/lint.in virtualenv==20.35.4 # via pre-commit zlib-ng==1.0.0 - # via -r lint.in + # via -r requirements/lint.in