Linter update to ruff==0.0.292 (#191)

This commit is contained in:
2023-10-04 20:04:59 +02:00
committed by GitHub
parent 41f2c9f995
commit ea89a64a80
4 changed files with 259 additions and 250 deletions

View File

@ -103,7 +103,7 @@ mypy = "^1.5.1"
pandas-stubs = "^2.0.3.230814"
pip-audit = "^2.6.1"
pip-licenses = "^4.3.2"
ruff = "^0.0.291"
ruff = "^0.0.292"
types-cachetools = "^5.3.0.6"
types-pyOpenSSL = "*"
types-requests = "^2.31.0.2"