From c0911bda3510fed39708dcb2c1799f9bcd944998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 16:09:10 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the /backend directory: [python-multipart](https://github.com/Kludex/python-multipart) and [authlib](https://github.com/authlib/authlib). Updates `python-multipart` from 0.0.26 to 0.0.27 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.26...0.0.27) Updates `authlib` from 1.6.9 to 1.6.11 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/v1.6.11/docs/changelog.rst) - [Commits](https://github.com/authlib/authlib/compare/v1.6.9...v1.6.11) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.27 dependency-type: direct:production dependency-group: pip - dependency-name: authlib dependency-version: 1.6.11 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 6f34e292..187561b7 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -5,7 +5,7 @@ pydantic>=2.7.0 pydantic-settings>=2.3.0 PyYAML==6.0.2 email-validator>=2.0.0 -python-multipart==0.0.26 +python-multipart==0.0.27 python-dotenv>=1.0.1 httpx==0.28.1 @@ -55,7 +55,7 @@ langchain-core==1.2.28 langchain-google-genai==4.2.0 # OAuth -Authlib==1.6.9 +Authlib==1.6.11 itsdangerous==2.2.0 #Citation search