Add pip audit as a development dependency
Some checks failed
Bandit / audit-runtime-security (3.11) (pull_request) Successful in 10m5s
Flake8 / audit (3.11) (pull_request) Successful in 10m6s
pip-audit / audit-dependency-security (3.11) (pull_request) Successful in 11m13s
Pylint / audit-runtime-security (3.11) (pull_request) Failing after 5m41s
Python Coverage / test-and-coverage (3.11) (pull_request) Failing after 5m39s
Mypy / audit-typing (3.11) (pull_request) Failing after 6m21s
Some checks failed
Bandit / audit-runtime-security (3.11) (pull_request) Successful in 10m5s
Flake8 / audit (3.11) (pull_request) Successful in 10m6s
pip-audit / audit-dependency-security (3.11) (pull_request) Successful in 11m13s
Pylint / audit-runtime-security (3.11) (pull_request) Failing after 5m41s
Python Coverage / test-and-coverage (3.11) (pull_request) Failing after 5m39s
Mypy / audit-typing (3.11) (pull_request) Failing after 6m21s
This commit is contained in:
@ -5,3 +5,4 @@ pylint==4.0.5
|
||||
pytest-cov==7.0.0
|
||||
bandit==1.7.10
|
||||
httpx==0.28.1
|
||||
pip-audit==2.10.0
|
||||
|
||||
Reference in New Issue
Block a user