From 845cf53404a285d6281543f29fe1b7a8158dda1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 15:01:07 +0000 Subject: [PATCH] Bump fingerprints from 1.1.1 to 1.3.1 Bumps [fingerprints](https://github.com/opensanctions/fingerprints) from 1.1.1 to 1.3.1. - [Commits](https://github.com/opensanctions/fingerprints/compare/1.1.1...1.3.1) --- updated-dependencies: - dependency-name: fingerprints dependency-version: 1.3.1 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 e04e2bb23..16b4a60ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ google-cloud-vision==3.10.1 tesserocr==2.8.0 spacy==3.8.5 # pinned because spacy 3.8 requires numpy >2 which breaks fasttext (see https://groups.google.com/g/fasttext-library/c/4EOM0-S6xHU) numpy<2.0.0 # pinned because otherwise spacy requires an incompatible numpy -fingerprints==1.1.1 +fingerprints==1.3.1 fasttext==0.9.3 pika==1.3.2 py7zr==1.0.0