From 4d9432e18332231631a651391527edef71ee4478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 06:53:30 +0000 Subject: [PATCH] chore(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 70496514..4ce686b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ mkdocs-material == 9.7.6 mkdocs-minify-plugin ~= 0.8.0 mkdocs-redirects ~= 1.2.3 mkdocs-video ~= 1.5.0 -pip-audit == 2.10.0 +pip-audit == 2.10.1 Pygments ~= 2.20.0 pymdown-extensions ~= 10.21 PyOpenSSL ~= 26.3.0