From b126b3e9149c3d7cc6d32f3a2a848c378fda543c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:56:14 +0000 Subject: [PATCH] build(deps): bump hatchling in the build-and-release-dependencies group Bumps the build-and-release-dependencies group with 1 update: [hatchling](https://github.com/pypa/hatch). Updates `hatchling` from 1.26.1 to 1.26.3 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.26.1...hatchling-v1.26.3) --- 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 47746ce2e1..e308ba3874 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -2,4 +2,4 @@ # during CI and CD Github workflows build==1.2.2.post1 tox==4.1.2 -hatchling==1.26.1 +hatchling==1.26.3