Skip to content

Commit 6f066a7

Browse files
fix: bump spacy from 3.8.7 to 3.8.11
Bumps [spacy](https://github.com/explosion/spaCy) from 3.8.7 to 3.8.11. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.7...release-v3.8.11) --- updated-dependencies: - dependency-name: spacy dependency-version: 3.8.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c7d837 commit 6f066a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ keras==3.10.0
2828

2929
# Natural Language Processing Libraries:
3030
nltk==3.9.1
31-
spacy==3.8.7
31+
spacy==3.8.11
3232

3333
# Web Scraping Libraries:
3434
beautifulsoup4==4.13.4

0 commit comments

Comments
 (0)