Skip to content

Commit 2400c6c

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

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
@@ -20,7 +20,7 @@ keras==3.9.2
2020

2121
# Natural Language Processing Libraries:
2222
nltk==3.9.1
23-
spacy==3.8.6
23+
spacy==3.8.7
2424

2525
# Web Scraping Libraries:
2626
beautifulsoup4==4.13.4

0 commit comments

Comments
 (0)