Skip to content

Commit 22c5d4d

Browse files
Bump requests in /template/server in the pip group across 1 directory (#118)
Bumps the pip group with 1 update in the /template/server directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.2 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cef0e44 commit 22c5d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.27.0
33
websockets==12.0
44
uvicorn[standard]==0.30.1
5-
requests==2.32.2
5+
requests==2.32.4
66
pydantic==2.9.1

0 commit comments

Comments
 (0)