From 98ad9d993a4bc062ab2964fd8315392c8c39fd9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 12:42:34 +0000 Subject: [PATCH] ci: Bump hatch in /.github/workflows in the ci group Bumps the ci group in /.github/workflows with 1 update: [hatch](https://github.com/pypa/hatch). Updates `hatch` from 1.13.0 to 1.14.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.13.0...hatch-v1.14.0) --- updated-dependencies: - dependency-name: hatch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci ... 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 92c5c14..feee742 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ pip==24.3.1 -hatch==1.13.0 +hatch==1.14.0