From d248eca36f0b9b2c97a99989dc7fb516f8ba11e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 15:44:25 +0000 Subject: [PATCH] Bump hatch from 1.13.0 to 1.14.0 Bumps [hatch](https://github.com/pypa/hatch) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.13.0...hatch-v1.14.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 2e5672960..e95b5e2ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ pydocstyle==6.3.0 pyfakefs==5.7.3 pymdown-extensions==10.12 PyYAML==6.0.2 -hatch==1.13.0 +hatch==1.14.0 typing-extensions==4.12.2 mkdocs-git-revision-date-localized-plugin==1.3.0