Skip to content

Commit f6111df

Browse files
build(deps): bump requests from 2.28.1 to 2.31.0 in /web/api
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 943007d commit f6111df

File tree

2 files changed

+286
-220
lines changed

2 files changed

+286
-220
lines changed

web/api/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ python-dotenv = "0.21.0"
2727
python-jose = "1.16.0"
2828
typing-extensions = "4.4.0"
2929
numpy = "1.23.4"
30-
requests = "2.28.1"
30+
requests = "2.31.0"
3131

3232
[requires]
3333
python_version = "3.9.5"

0 commit comments

Comments
 (0)