From 0ee1d0de5da01196ac6b8cda20e5041c10225885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 00:14:58 +0000 Subject: [PATCH] Bump hatch from 1.7.0 to 1.9.3 Bumps [hatch](https://github.com/pypa/hatch) from 1.7.0 to 1.9.3. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.7.0...hatch-v1.9.3) --- updated-dependencies: - dependency-name: hatch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95b102f3..dc2c6cef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ coverage==7.3.2 types-PyYAML==6.0.12.12 # build -hatch==1.7.0 +hatch==1.9.3