From 278c0940ba41b88033bb6d5d75c9efff2feae9e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:21:09 +0000 Subject: [PATCH] build(deps): bump pip-audit from 2.9.0 to 2.10.1 in /search-api Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.9.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.9.0...v2.10.1) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- search-api/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-api/requirements-test.txt b/search-api/requirements-test.txt index d2d13cc..91309b0 100644 --- a/search-api/requirements-test.txt +++ b/search-api/requirements-test.txt @@ -1,4 +1,4 @@ -r requirements.txt pytest==9.0.3 hypothesis==6.155.7 -pip-audit==2.9.0 +pip-audit==2.10.1