From 449d014002aa23fc816b9dd967d2e87b6dcd85a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 19:34:19 +0000 Subject: [PATCH] ci: Bump hatch from 1.9.4 to 1.12.0 in /.github/workflows Bumps [hatch](https://github.com/pypa/hatch) from 1.9.4 to 1.12.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.9.4...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 7c41526..902ac56 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ -hatch==1.9.4 +hatch==1.12.0 pip==24.0