From e84be5e138ca02ff912e0ee52cffaedcdcc474cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 09:38:50 +0300 Subject: [PATCH] build(deps): bump hatchling in the build-and-release-dependencies group (#2662) Bumps the build-and-release-dependencies group with 1 update: [hatchling](https://github.com/pypa/hatch). Updates `hatchling` from 1.24.2 to 1.25.0 - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.24.2...hatchling-v1.25.0) --- updated-dependencies: - dependency-name: hatchling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-and-release-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/build.txt b/requirements/build.txt index 140e6e2f..97d0dac1 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -2,4 +2,4 @@ # during CI and CD Github workflows build==1.2.1 tox==4.1.2 -hatchling==1.24.2 +hatchling==1.25.0