From c34af124b5e4f8571299fb075a0fc40a00be98ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:17:42 +0000 Subject: [PATCH] build(deps): bump pip from 26.1.2 to 26.2 in /vpn Bumps [pip](https://github.com/pypa/pip) from 26.1.2 to 26.2. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1.2...26.2) --- updated-dependencies: - dependency-name: pip dependency-version: '26.2' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vpn/requirements-audit.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vpn/requirements-audit.txt b/vpn/requirements-audit.txt index 97b7bfc..218517f 100644 --- a/vpn/requirements-audit.txt +++ b/vpn/requirements-audit.txt @@ -1,2 +1,2 @@ -pip==26.1.2 +pip==26.2 pip-audit==2.10.1