Skip to content

Commit 4e546c9

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

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.5
23+
spacy==3.8.6
2424

2525
# Web Scraping Libraries:
2626
beautifulsoup4==4.13.4

0 commit comments

Comments
 (0)