From 55ed63cc798ed53995c4ffb6d1e08de593992649 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 09:28:28 +0200 Subject: [PATCH] Bump dirhash from 0.2.1 to 0.3.0 (#5006) Bumps [dirhash](https://github.com/andhus/dirhash-python) from 0.2.1 to 0.3.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.2.1...v0.3.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 a7af2c25e..a24ad0454 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.2.1 +dirhash==0.3.0 docker==7.0.0 faust-cchardet==2.1.19 gitpython==3.1.43