Skip to content

Commit

Permalink
Bump requests from 2.22.0 to 2.31.0 in /releases/dogwood/3/fun
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 23, 2023
1 parent b73ecad commit 3aa1116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releases/dogwood/3/fun/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ redis==2.10.6
# Upgrade requests and urllib3 to prevent SSL certificate validation failure
# (we should use pyOpenSSL instead of the local openssl library). For reference, see:
# https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
requests==2.22.0
requests==2.31.0
urllib3[secure]==1.25.7

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

0 comments on commit 3aa1116

Please sign in to comment.