From 06557bd36567c5f03425c2d6a3b8e50cd180fd06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 09:44:18 +0000 Subject: [PATCH] chore(deps): update dependency requests to v2.33.0 [security] --- src/memory-store/services/processor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/memory-store/services/processor/requirements.txt b/src/memory-store/services/processor/requirements.txt index 10b1fd58..813b6f37 100644 --- a/src/memory-store/services/processor/requirements.txt +++ b/src/memory-store/services/processor/requirements.txt @@ -1,6 +1,6 @@ psycopg2-binary==2.9.9 pgvector==0.2.4 -requests==2.31.0 +requests==2.33.0 markdown==3.5.2 watchdog==3.0.0 python-dotenv==1.0.0