Skip to content

Commit 6d1c65a

Browse files
fix: bump spacy from 3.8.2 to 3.8.3
Bumps [spacy](https://github.com/explosion/spaCy) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.2...release-v3.8.3) --- updated-dependencies: - dependency-name: spacy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aabef1f commit 6d1c65a

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
@@ -21,7 +21,7 @@ keras==3.7.0
2121

2222
# Natural Language Processing Libraries:
2323
nltk==3.9.1
24-
spacy==3.8.2
24+
spacy==3.8.3
2525

2626
# Web Scraping Libraries:
2727
beautifulsoup4==4.12.3

0 commit comments

Comments
 (0)