Skip to content

Commit e77160f

Browse files
Bump the pip group across 2 directories with 2 updates
Bumps the pip group with 2 updates in the /template directory: [nltk](https://github.com/nltk/nltk) and [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /template/server directory: [requests](https://github.com/psf/requests). Updates `nltk` from 3.9.3 to 3.9.4 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.3...3.9.4) Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.4 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc7b503 commit e77160f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

template/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ gensim==4.4.0
1919
imageio==2.37.3
2020
joblib==1.5.3
2121
librosa==0.11.0
22-
nltk==3.9.3
22+
nltk==3.9.4
2323
numpy==2.3.5
2424
numba==0.63.1
2525
opencv-python==4.11.0.86
@@ -29,7 +29,7 @@ kaleido==1.0.0
2929
pytest==8.3.5
3030
python-docx==1.1.2
3131
pytz==2025.2
32-
requests==2.32.5
32+
requests==2.33.0
3333
scikit-image==0.25.2
3434
scikit-learn==1.6.1
3535
scipy==1.17.1

template/server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ fastapi==0.111.0
22
httpx==0.28.1
33
websockets==12.0
44
uvicorn[standard]==0.30.1
5-
requests==2.32.5
5+
requests==2.33.0
66
pydantic==2.9.1

0 commit comments

Comments
 (0)