Skip to content

Commit 977de24

Browse files
chore(deps-dev): update pip-audit requirement
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.4.4...v2.10.1) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a5a2c2 commit 977de24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ actions = [
4949
dev = [
5050
"flit >=3.2.0,<4.0.0",
5151
"mypy >=1.0.0,!=1.20.2,<1.21",
52-
"pip-audit >=2.4.4,<3.0.0",
52+
"pip-audit >=2.10.1,<3.0.0",
5353
"pylint >=4.0.0,<4.1.0",
5454
"cyclonedx-bom >=7.0.0,<8.0.0",
5555
]

0 commit comments

Comments
 (0)