From 89f51456ed4e572bb34a29a32872b47c0b1142b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 18:22:36 +0000 Subject: [PATCH] Bump hatch from 1.9.3 to 1.9.4 Bumps [hatch](https://github.com/pypa/hatch) from 1.9.3 to 1.9.4. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.9.3...hatch-v1.9.4) --- updated-dependencies: - dependency-name: hatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7f1ae04..ee0f7039 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ pydocstyle==6.3.0 pyfakefs==5.3.5 pymdown-extensions==10.7.1 PyYAML==6.0.1 -hatch==1.9.3 +hatch==1.9.4 typing-extensions==4.10.0 mkdocs-git-revision-date-localized-plugin==1.2.4