From 3625e4200101247a9aeb7e16a6455c56af090e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 13:02:56 +0000 Subject: [PATCH] Bump spacy from 3.5.0 to 3.5.2 Bumps [spacy](https://github.com/explosion/spaCy) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](https://github.com/explosion/spaCy/compare/v3.5.0...v3.5.2) --- updated-dependencies: - dependency-name: spacy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6061641..7f050db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ six==1.16.0 smart-open==6.3.0 spacy-legacy==3.0.12 spacy-loggers==1.0.4 -spacy==3.5.0 +spacy==3.5.2 sqlalchemy-json==0.5.0 SQLAlchemy==2.0.7 sqlparse==0.4.3