From 8dba93bbac3a26154e58d2c941c7f91490adc9c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:31:14 +0000 Subject: [PATCH] ci: bump hatch from 1.12.0 to 1.13.0 in /.github/workflows Bumps [hatch](https://github.com/pypa/hatch) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.12.0...hatch-v1.13.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 e3da477..4bade7b 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1 +1 @@ -hatch==1.12.0 +hatch==1.13.0