Skip to content

Commit 508e936

Browse files
Bump requests from 2.31.0 to 2.32.4 in /backend (#2)
Bumps [requests](https://github.com/psf/requests) from 2.31.0 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.31.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 358ca46 commit 508e936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ nemoguardrails>=0.10.0
1717

1818
# HTTP and parsing
1919
httpx>=0.27.0
20-
requests==2.31.0
20+
requests==2.32.4
2121
beautifulsoup4==4.12.2
2222
lxml==4.9.3
2323

0 commit comments

Comments
 (0)