From 39149566e74bba40957cac55e361baaee5012e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 19:07:26 +0000 Subject: [PATCH] build(deps-dev): bump pip-audit from 2.7.3 to 2.10.1 in /python-server Bumps [pip-audit](https://github.com/pypa/pip-audit) from 2.7.3 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.7.3...v2.10.1) --- updated-dependencies: - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python-server/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-server/requirements-dev.txt b/python-server/requirements-dev.txt index c30cc54..866d22b 100644 --- a/python-server/requirements-dev.txt +++ b/python-server/requirements-dev.txt @@ -4,4 +4,4 @@ # The unit tests stub the heavy OpenCV/Keras/TensorFlow runtime, so they can # run without a GPU or the full ML stack installed. pytest==8.3.3 -pip-audit==2.7.3 +pip-audit==2.10.1