From 88c0b379ac53da327944046a18ced33918bc0cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 13:05:50 +0000 Subject: [PATCH] Bump anyio from 4.13.0 to 4.14.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.13.0 to 4.14.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](https://github.com/agronholm/anyio/compare/4.13.0...4.14.0) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.14.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 9283fd8..1085ec8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiohappyeyeballs==2.6.2 aiohttp==3.14.0 aiosignal==1.4.0 -anyio==4.13.0 +anyio==4.14.0 attrs==26.1.0 blinker==1.9.0 botocore==1.43.26