From c0a2e16a00f935d168cc9865e3fc9196ba093d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 14:52:43 +0000 Subject: [PATCH] build(deps): bump banks from 2.1.2 to 2.4.5 in /requirements Bumps [banks](https://github.com/masci/banks) from 2.1.2 to 2.4.5. - [Release notes](https://github.com/masci/banks/releases) - [Commits](https://github.com/masci/banks/compare/v2.1.2...v2.4.5) --- updated-dependencies: - dependency-name: banks dependency-version: 2.4.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/common-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common-constraints.txt b/requirements/common-constraints.txt index b15cd4dd9df..f57f60eee77 100644 --- a/requirements/common-constraints.txt +++ b/requirements/common-constraints.txt @@ -27,7 +27,7 @@ backoff==2.2.1 # via # -r requirements/requirements.in # posthog -banks==2.1.2 +banks==2.4.5 # via llama-index-core beautifulsoup4==4.13.4 # via -r requirements/requirements.in