Skip to content

Commit 868ad8d

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 9288276 commit 868ad8d

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
@@ -29,7 +29,7 @@ keras==3.11.3
2929

3030
# Natural Language Processing Libraries:
3131
nltk==3.9.2
32-
spacy==3.8.7
32+
spacy==3.8.11
3333

3434
# Web Scraping Libraries:
3535
beautifulsoup4==4.14.2

0 commit comments

Comments
 (0)