Bump flask from 2.2.1 to 2.2.5 in /tests

Bumps [flask](https://github.com/pallets/flask) from 2.2.1 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.2.1...2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-02 22:08:10 +00:00 committed by GitHub
parent f13a22f4d0
commit 8cd15fc810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 586 additions and 586 deletions

1170
tests/poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -10,7 +10,7 @@ pytest = "^7.1.2"
psutil = "^5.9.1"
pyotp = "^2.6.0"
paramiko = "^2.11.0"
Flask = "^2.2.1"
Flask = "^2.2.5"
requests = "^2.28.1"
flask-sock = "^0.5.2"
websocket-client = "^1.3.3"