From 1a0bb395308baf10f010e5dda9fd1a8a1877ecdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 21:49:47 +0000 Subject: [PATCH] Bump thinc from 7.4.1 to 9.1.1 Bumps [thinc](https://github.com/explosion/thinc) from 7.4.1 to 9.1.1. - [Release notes](https://github.com/explosion/thinc/releases) - [Commits](https://github.com/explosion/thinc/compare/v7.4.1...release-v9.1.1) --- updated-dependencies: - dependency-name: thinc dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a24f46b..25e945d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ requests==2.24.0 six==1.15.0 spacy==2.3.1 srsly==1.0.2 -thinc==7.4.1 +thinc==9.1.1 tqdm==4.47.0 urllib3==1.25.9 wasabi==0.7.0