Skip to content

Commit c5d5916

Browse files
fix: bump spacy from 3.8.4 to 3.8.5
Bumps [spacy](https://github.com/explosion/spaCy) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.4...release-v3.8.5) --- updated-dependencies: - dependency-name: spacy dependency-version: 3.8.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c39658d commit c5d5916

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.1
2020

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

2525
# Web Scraping Libraries:
2626
beautifulsoup4==4.13.3

0 commit comments

Comments
 (0)