Skip to content

Commit eb04047

Browse files
Update pip-audit requirement in /.dev in the packages group (#671)
Updates the requirements on [pip-audit](https://github.com/pypa/pip-audit) to permit the latest version. Updates `pip-audit` to 2.10.0 - [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.9.0...v2.10.0) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.10.0 dependency-type: direct:development dependency-group: packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a86ef97 commit eb04047

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.dev/requirements_docker_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pip-audit~=2.9
1+
pip-audit~=2.10
22
pre-commit~=4.5

0 commit comments

Comments
 (0)