From 69c9a20dacdebc5e7e4f3912a01c919e11da4ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 10:26:08 +0000 Subject: [PATCH] ci: Bump hatch from 1.9.7 to 1.12.0 in /.github/workflows Bumps [hatch](https://github.com/pypa/hatch) from 1.9.7 to 1.12.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.9.7...hatch-v1.12.0) --- updated-dependencies: - dependency-name: hatch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 9342e00..902ac56 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ -hatch==1.9.7 +hatch==1.12.0 pip==24.0