From a5e55fcde5e4fa75435667dde24da487120610bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:54:21 +0000 Subject: [PATCH] build(deps): bump pip-audit from 2.10.0 to 2.10.1 Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.10.0 to 2.10.1. - [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.10.0...v2.10.1) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe77028..ae624ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ pip==26.1.2 # via pip-api pip-api==0.0.34 # via pip-audit -pip-audit==2.10.0 +pip-audit==2.10.1 # via pinghue (pyproject.toml) pip-requirements-parser==32.0.1 # via pip-audit