From 488222c9985fe8da3ce702b31e9978daf239d89c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 02:32:43 +0000 Subject: [PATCH] chore(deps): bump pyproject-api from 1.10.0 to 1.10.1 Bumps [pyproject-api](https://github.com/tox-dev/pyproject-api) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](https://github.com/tox-dev/pyproject-api/compare/1.10.0...1.10.1) --- updated-dependencies: - dependency-name: pyproject-api dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..0aea66b3 100644 --- a/requirements.in +++ b/requirements.in @@ -310,7 +310,7 @@ pygments==2.20.0 # via pytest pyparsing==3.3.2 # via matplotlib -pyproject-api==1.10.0 +pyproject-api==1.10.1 # via tox pytest==9.0.3 # via diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..c0e6c3b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2019,9 +2019,9 @@ pyparsing==3.3.2 \ # via # -r requirements.in # matplotlib -pyproject-api==1.10.0 \ - --hash=sha256:40c6f2d82eebdc4afee61c773ed208c04c19db4c4a60d97f8d7be3ebc0bbb330 \ - --hash=sha256:8757c41a79c0f4ab71b99abed52b97ecf66bd20b04fa59da43b5840bac105a09 +pyproject-api==1.10.1 \ + --hash=sha256:c2b2726bd7aa9217b6c50b621fef5b2ae5def4d55b779c9e0694c15e0a8517ba \ + --hash=sha256:fa9e6f66c35b5017e909825d8f2b5d5482ea699d7be809d21c03bd1f7317f36a # via # -r requirements.in # tox