From 92b4b73dae37d65864f2ebdbc9c718abfb3dc21b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 00:35:21 +0000 Subject: [PATCH] Bump hatch from 1.12.0 to 1.13.0 Bumps [hatch](https://github.com/pypa/hatch) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.12.0...hatch-v1.13.0) --- 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 d10708856..022801411 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ pydocstyle==6.3.0 pyfakefs==5.7.1 pymdown-extensions==10.11.2 PyYAML==6.0.2 -hatch==1.12.0 +hatch==1.13.0 typing-extensions==4.12.2 mkdocs-git-revision-date-localized-plugin==1.2.9