From e2ca357774b33dbb0ed93ec45fa53b148d67e24c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 09:37:40 +0200 Subject: [PATCH] Bump dirhash from 0.4.1 to 0.5.0 (#5223) Bumps [dirhash](https://github.com/andhus/dirhash-python) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/andhus/dirhash-python/releases) - [Changelog](https://github.com/andhus/dirhash-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/andhus/dirhash-python/compare/v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: dirhash dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7ed64fe5a..9eac0e7ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ cpe==1.2.1 cryptography==43.0.0 debugpy==1.8.2 deepmerge==1.1.1 -dirhash==0.4.1 +dirhash==0.5.0 docker==7.1.0 faust-cchardet==2.1.19 gitpython==3.1.43