From e5cac573e56205b6b79686f0b1ddcd6d2f02f97e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 10:43:33 +1000 Subject: [PATCH] Bump clkhash from 0.17.0 to 0.18.1 (#569) Bumps [clkhash](https://github.com/data61/clkhash) from 0.17.0 to 0.18.1. - [Release notes](https://github.com/data61/clkhash/releases) - [Changelog](https://github.com/data61/clkhash/blob/main/CHANGELOG.md) - [Commits](https://github.com/data61/clkhash/compare/v0.17.0...v0.18.1) --- updated-dependencies: - dependency-name: clkhash 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 7c56bcc..82363c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ bitarray==2.6.0 -clkhash==0.17.0 +clkhash==0.18.1 Cython==0.29.32 hypothesis==6.9.2 pytest>=7.0.1