From fb6ab16c54ea56ef0dfbb0cfa48839d63f08d9af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 12:15:00 +0000 Subject: [PATCH] build(deps): bump pip-audit from 2.7.3 to 2.10.1 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6c8883..b0c7d29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ jinja2==3.1.5 pytest==9.0.3 pytest-asyncio==1.4.0 pytest-cov==6.0.0 -pip-audit==2.7.3 +pip-audit==2.10.1 hypothesis==6.128.0