From d2a0e1613e8798f83cdb41815044de0255b9e9a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 00:33:59 +0000 Subject: [PATCH] Bump thinc from 8.1.11 to 8.2.1 Bumps [thinc](https://github.com/explosion/thinc) from 8.1.11 to 8.2.1. - [Release notes](https://github.com/explosion/thinc/releases) - [Commits](https://github.com/explosion/thinc/compare/v8.1.11...v8.2.1) --- updated-dependencies: - dependency-name: thinc 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 a77a7bd624..ee93d53cb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -175,7 +175,7 @@ spacy-legacy==3.0.12 spacy-loggers==1.0.5 srsly==2.4.8 tempora==5.5.0 -thinc==8.1.11 +thinc==8.2.1 tqdm==4.66.1 typer==0.9.0 types-html5lib==1.1.11.15