From 34452e3b01c549df54c8b40c7624a7f42fc11cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:46:50 +0000 Subject: [PATCH] Bump pyproject-hooks from 1.1.0 to 1.2.0 Bumps [pyproject-hooks](https://github.com/pypa/pyproject-hooks) from 1.1.0 to 1.2.0. - [Changelog](https://github.com/pypa/pyproject-hooks/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/pyproject-hooks/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: pyproject-hooks dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-tools.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tools.txt b/requirements-tools.txt index a02f720a..07ba9af7 100644 --- a/requirements-tools.txt +++ b/requirements-tools.txt @@ -57,7 +57,7 @@ pydantic-core==2.23.4 # via pydantic pygments==2.18.0 # via rich -pyproject-hooks==1.1.0 +pyproject-hooks==1.2.0 # via # build # pip-tools