From 8c0f668f86dfb43771ff87af6ed46942deb0c94e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 13:06:59 +0000 Subject: [PATCH] chore(deps): Bump pip-audit in /backend in the security-deps group Bumps the security-deps group in /backend with 1 update: [pip-audit](https://github.com/pypa/pip-audit). Updates `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 dependency-group: security-deps ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index a160f94..70a4b2a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -24,7 +24,7 @@ openai==2.37.0 instructor==1.14.5 tqdm==4.67.3 -pip-audit==2.10.0 +pip-audit==2.10.1 feedparser==6.0.12 beautifulsoup4==4.14.3