Skip to content

Commit 3aa1116

Browse files
Bump requests from 2.22.0 to 2.31.0 in /releases/dogwood/3/fun
Bumps [requests](https://github.com/psf/requests) from 2.22.0 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.22.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b73ecad commit 3aa1116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/dogwood/3/fun/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ redis==2.10.6
3333
# Upgrade requests and urllib3 to prevent SSL certificate validation failure
3434
# (we should use pyOpenSSL instead of the local openssl library). For reference, see:
3535
# https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
36-
requests==2.22.0
36+
requests==2.31.0
3737
urllib3[secure]==1.25.7
3838

3939
# The version of gunicorn shipped with Open edX is too old. We want to use a

0 commit comments

Comments
 (0)