From 136b2f402d2d96864b7804c70caa7d1093b37131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 09:05:06 +0200 Subject: [PATCH] Bump dirhash from 0.3.0 to 0.4.0 (#5036) Bumps [dirhash](https://github.com/andhus/dirhash-python) from 0.3.0 to 0.4.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.3.0...v0.4.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 b43bef93a..adb1e5546 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ cpe==1.2.1 cryptography==42.0.5 debugpy==1.8.1 deepmerge==1.1.1 -dirhash==0.3.0 +dirhash==0.4.0 docker==7.0.0 faust-cchardet==2.1.19 gitpython==3.1.43