From 959e5f7ce3902b066b2a3f77c1a0a85defba7ba6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 21:12:47 +0000 Subject: [PATCH] build(deps): bump the build-and-release-dependencies group with 1 update Bumps the build-and-release-dependencies group with 1 update: [hatchling](https://github.com/pypa/hatch). Updates `hatchling` from 1.21.0 to 1.21.1 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.21.0...hatchling-v1.21.1) --- updated-dependencies: - dependency-name: hatchling dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-and-release-dependencies ... Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index 9c09d7ec..c3050e8f 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -2,4 +2,4 @@ # during CI and CD Github workflows build==1.0.3 tox==4.1.2 -hatchling==1.21.0 +hatchling==1.21.1