Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Commit ce0ce80

Browse files
chore(deps): bump the pip-minor-patch group across 1 directory with 3 updates
Bumps the pip-minor-patch group with 3 updates in the /apps/nlp directory: [flask](https://github.com/pallets/flask), [spacy](https://github.com/explosion/spaCy) and [numpy](https://github.com/numpy/numpy). Updates `flask` from 3.1.0 to 3.1.2 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.0...3.1.2) Updates `spacy` from 3.7.4 to 3.8.11 - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@v3.7.4...release-v3.8.11) Updates `numpy` from 2.2.2 to 2.4.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.2...v2.4.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: spacy dependency-version: 3.8.11 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65d8d2f commit ce0ce80

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/nlp/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
flask==3.1.0
2-
spacy==3.7.4
1+
flask==3.1.2
2+
spacy==3.8.11
33
gunicorn==23.0.0
44
Flask-Cors==5.0.0
5-
numpy==2.2.2
5+
numpy==2.4.1

0 commit comments

Comments
 (0)