From e93c0c0fc7f0965f79143307fb7fa74f9d7ea899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 03:18:17 +0000 Subject: [PATCH] Bump async-lru from 2.1.0 to 2.2.0 Bumps [async-lru](https://github.com/aio-libs/async-lru) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/aio-libs/async-lru/releases) - [Changelog](https://github.com/aio-libs/async-lru/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/async-lru/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: async-lru dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f431d8fa49..2c5135a316 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ amqp==5.3.1 -async-lru==2.1.0 +async-lru==2.2.0 beautifulsoup4==4.14.3 boto3==1.42.49 httpx==0.28.1