Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit ada4b4e

Browse files
build(deps): Bump requests from 2.31.0 to 2.32.3 in /llm-server
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72506b8 commit ada4b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm-server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ qdrant-client==1.6.4
125125
redis==5.0.1
126126
referencing==0.30.2
127127
regex==2023.10.3
128-
requests==2.31.0
128+
requests==2.32.3
129129
requests-oauthlib==1.3.1
130130
rfc3339-validator==0.1.4
131131
rpds-py==0.10.6

0 commit comments

Comments
 (0)