Bump requests from 2.28.1 to 2.31.0 in /tests

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](https://github.com/psf/requests/compare/v2.28.1...v2.31.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-05-23 04:37:56 +00:00 committed by GitHub
parent 5af6cf3597
commit 1f5a4d13dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 584 additions and 584 deletions

1166
tests/poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@ psutil = "^5.9.1"
pyotp = "^2.6.0"
paramiko = "^2.11.0"
Flask = "^2.2.1"
requests = "^2.28.1"
requests = "^2.31.0"
flask-sock = "^0.5.2"
websocket-client = "^1.3.3"
PyYAML = "^6.0"