From 905eacf0c0016e37be96ab9cfc318fbf9941db4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 02:54:17 +0000 Subject: [PATCH] Bump the packaging group across 1 directory with 4 updates Bumps the packaging group with 4 updates in the / directory: [packaging](https://github.com/pypa/packaging), [hatchling](https://github.com/pypa/hatch), [build](https://github.com/pypa/build) and [hatch](https://github.com/pypa/hatch). 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 `hatchling` from 1.27.0 to 1.30.1 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.27.0...hatchling-v1.30.1) Updates `build` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.4.2...1.5.0) Updates `hatch` from 1.15.1 to 1.17.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.15.1...hatch-v1.17.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: packaging - dependency-name: hatchling dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: packaging - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: packaging - dependency-name: hatch dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: packaging ... Signed-off-by: dependabot[bot] --- requirements_mypy.txt | 5 ++-- requirements_tests.txt | 59 ++++++++++++++++++++++++------------------ 2 files changed, 36 insertions(+), 28 deletions(-) diff --git a/requirements_mypy.txt b/requirements_mypy.txt index 92d9e042..fbf2d005 100644 --- a/requirements_mypy.txt +++ b/requirements_mypy.txt @@ -10,7 +10,7 @@ automat==24.8.1 # via twisted constantly==23.10.4 # via twisted -hatchling==1.27.0 +hatchling==1.30.1 # via -r requirements_mypy.in hyperlink==21.0.0 # via twisted @@ -24,7 +24,7 @@ mypy==1.19.1 # via -r requirements_mypy.in mypy-extensions==1.0.0 # via mypy -packaging==26.0 +packaging==26.2 # via hatchling pathspec==0.12.1 # via @@ -43,7 +43,6 @@ twisted==25.5.0 # via -r requirements_mypy.in typing-extensions==4.12.2 # via - # automat # mypy # twisted zope-interface==8.0.1 diff --git a/requirements_tests.txt b/requirements_tests.txt index 53b56f06..b47011e5 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -5,19 +5,17 @@ # pip-compile --output-file=requirements_tests.txt requirements_tests.in # anyio==4.4.0 - # via httpx + # via httpx2 attrs==23.2.0 # via twisted automat==24.8.1 # via twisted backports-tarfile==1.2.0 # via jaraco-context -build==1.4.2 +backports-zstd==1.6.0 + # via hatch +build==1.5.0 # via -r requirements_tests.in -certifi==2025.10.5 - # via - # httpcore - # httpx cffi==2.0.0 # via cryptography click==8.1.7 @@ -36,19 +34,23 @@ cryptography==46.0.7 # via secretstorage distlib==0.3.8 # via virtualenv +distro==1.9.0 + # via hatch exceptiongroup==1.2.1 # via anyio -filelock==3.15.4 - # via virtualenv +filelock==3.29.4 + # via + # python-discovery + # virtualenv h11==0.16.0 - # via httpcore -hatch==1.15.1 + # via httpcore2 +hatch==1.17.0 # via -r requirements_tests.in -hatchling==1.27.0 +hatchling==1.30.1 # via hatch -httpcore==1.0.9 - # via httpx -httpx==0.28.1 +httpcore2==2.3.0 + # via httpx2 +httpx2==2.3.0 # via hatch hyperlink==21.0.0 # via @@ -57,12 +59,10 @@ hyperlink==21.0.0 idna==3.11 # via # anyio - # httpx + # httpx2 # hyperlink importlib-metadata==8.0.0 - # via - # build - # keyring + # via keyring incremental==24.7.2 # via twisted jaraco-classes==3.4.0 @@ -85,7 +85,7 @@ more-itertools==10.3.0 # via # jaraco-classes # jaraco-functools -packaging==26.0 +packaging==26.2 # via # build # hatch @@ -94,9 +94,10 @@ pathspec==0.12.1 # via hatchling pexpect==4.9.0 # via hatch -platformdirs==4.2.2 +platformdirs==4.10.0 # via # hatch + # python-discovery # virtualenv pluggy==1.5.0 # via hatchling @@ -107,7 +108,13 @@ pycparser==2.22 pygments==2.20.0 # via rich pyproject-hooks==1.1.0 - # via build + # via + # build + # hatch +python-discovery==1.4.2 + # via + # hatch + # virtualenv rich==13.7.1 # via hatch secretstorage==3.3.3 @@ -127,26 +134,28 @@ tomlkit==0.13.0 # via hatch trove-classifiers==2024.7.2 # via hatchling +truststore==0.10.4 + # via + # httpcore2 + # httpx2 twisted==25.5.0 # via -r requirements_tests.in typing-extensions==4.15.0 # via # anyio - # automat # cryptography # twisted + # virtualenv userpath==1.9.2 # via hatch uv==0.11.6 # via hatch -virtualenv==20.28.0 +virtualenv==21.5.1 # via hatch zipp==3.19.2 # via importlib-metadata zope-interface==8.0.1 # via twisted -zstandard==0.25.0 - # via hatch # The following packages are considered to be unsafe in a requirements file: # setuptools