From 40fb9dff7b0997c015703479563223072ace1791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 09:33:20 +0000 Subject: [PATCH] ci: bump the constraints group in /.github/workflows with 1 update (#255) Bumps the constraints group in /.github/workflows with 1 update: [hatch](https://github.com/pypa/hatch). Updates `hatch` from 1.9.2 to 1.9.3 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.9.2...hatch-v1.9.3) --- updated-dependencies: - dependency-name: hatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: constraints ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 d3da494..49f64b2 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,5 +1,5 @@ build==1.0.3 -hatch==1.9.2 +hatch==1.9.3 pip==23.3.2 pre-commit==3.6.0 setuptools==69.0.3