Update file (#2072)

* Update file

* Adding safety@latest
This commit is contained in:
Vim 2022-11-09 13:46:46 -08:00 committed by GitHub
commit 9b3eb375d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 520 additions and 355 deletions

View file

@ -50,7 +50,7 @@ mypy = "^0.910"
openpyxl = "^3.0.7"
pylint = "^2.9.6"
pytest = "^6.2.4"
safety = "^1.10.3"
safety = "^2.3.1"
tox = "^3.24.0"
pytest-mock = "^3.6.1"
tox-poetry = "^0.4.1"