Bump requests from 2.9.0 to 2.20.0

Bumps [requests](https://github.com/psf/requests) from 2.9.0 to 2.20.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.9.0...v2.20.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-16 02:52:37 +00:00 committed by GitHub
parent 1e1954b06f
commit b20c5f9697
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
# things required to run test suite
requests==2.9.0
requests==2.20.0
websocket_client==0.34.0