build(deps-dev): update pip-audit requirement from >=2.7.0 to >=2.10.0
Updates the requirements on [pip-audit](https://github.com/pypa/pip-audit) to permit the latest version. - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/pip-audit/compare/v2.7.0...v2.10.0) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.10.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -28,7 +28,7 @@ types-requests>=2.31.0
|
||||
types-paramiko>=3.0.0
|
||||
|
||||
# Security scanning (Ruff includes most security checks from bandit)
|
||||
pip-audit>=2.7.0 # Dependency vulnerability scanning against OSV/PyPA advisory databases
|
||||
pip-audit>=2.10.0 # Dependency vulnerability scanning against OSV/PyPA advisory databases
|
||||
|
||||
# Pre-commit hooks
|
||||
pre-commit>=3.6.0
|
||||
|
||||
Reference in New Issue
Block a user