Skip to content

Commit

Permalink
Bump spacy from 3.7.1 to 3.7.2 (#3883)
Browse files Browse the repository at this point in the history
Bumps [spacy](https://github.com/explosion/spaCy) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/explosion/spaCy/releases)
- [Commits](explosion/spaCy@v3.7.1...v3.7.2)

---
updated-dependencies:
- dependency-name: spacy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and metroid-samus committed Oct 20, 2023
1 parent 8ce8fa0 commit e1cfead
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions requirements-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,6 @@ pandas==2.1.1
# via
# -r requirements-base.in
# statsmodels
pathy==0.10.2
# via spacy
patsy==0.5.3
# via statsmodels
pbr==5.11.1
Expand Down Expand Up @@ -416,7 +414,6 @@ slowapi==0.1.8
# via -r requirements-base.in
smart-open==6.3.0
# via
# pathy
# spacy
# weasel
sniffio==1.3.0
Expand All @@ -426,7 +423,7 @@ sniffio==1.3.0
# httpx
sortedcontainers==2.4.0
# via hypothesis
spacy==3.7.1
spacy==3.7.2
# via -r requirements-base.in
spacy-legacy==3.0.12
# via spacy
Expand Down Expand Up @@ -475,7 +472,6 @@ tqdm==4.66.1
# spacy
typer==0.9.0
# via
# pathy
# spacy
# weasel
typing-extensions==4.7.1
Expand Down

0 comments on commit e1cfead

Please sign in to comment.