Skip to content

Commit 79fdaf5

Browse files
Update pip-audit requirement from ~=2.7 to ~=2.9 (#291)
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](pypa/pip-audit@v2.7.0...v2.9.0) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a043e4 commit 79fdaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
autopep8~=2.3
55
black[jupyter]~=24.10
66
coverage[toml]~=7.8
7-
pip-audit~=2.7
7+
pip-audit~=2.9
88
pycodestyle~=2.12
99
pylint~=3.3
1010
pyright~=1.1

0 commit comments

Comments
 (0)