From e1cfeadd92068dd08ae20ef4c8de8f1a95470669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 14:23:32 -0700 Subject: [PATCH] Bump spacy from 3.7.1 to 3.7.2 (#3883) Bumps [spacy](https://github.com/explosion/spaCy) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](https://github.com/explosion/spaCy/compare/v3.7.1...v3.7.2) --- updated-dependencies: - dependency-name: spacy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-base.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements-base.txt b/requirements-base.txt index 1b1c25ce2cd1..cf63d7fbcdc5 100644 --- a/requirements-base.txt +++ b/requirements-base.txt @@ -264,8 +264,6 @@ pandas==2.1.1 # via # -r requirements-base.in # statsmodels -pathy==0.10.2 - # via spacy patsy==0.5.3 # via statsmodels pbr==5.11.1 @@ -416,7 +414,6 @@ slowapi==0.1.8 # via -r requirements-base.in smart-open==6.3.0 # via - # pathy # spacy # weasel sniffio==1.3.0 @@ -426,7 +423,7 @@ sniffio==1.3.0 # httpx sortedcontainers==2.4.0 # via hypothesis -spacy==3.7.1 +spacy==3.7.2 # via -r requirements-base.in spacy-legacy==3.0.12 # via spacy @@ -475,7 +472,6 @@ tqdm==4.66.1 # spacy typer==0.9.0 # via - # pathy # spacy # weasel typing-extensions==4.7.1