From db4b26af88ca1ddeebd500c7ef2bd0da2b5d19c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:13:06 +0000 Subject: [PATCH] Bump anyio from 4.4.0 to 4.7.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.4.0 to 4.7.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/4.4.0...4.7.0) --- updated-dependencies: - dependency-name: anyio 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 34d67084..7c46d7f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ mkdocs-material==9.5.1 pytest==8.0.2 types-boto3==1.0.2 types-redis==4.6.0.20240425 -anyio==4.4.0 +anyio==4.7.0 trio==0.28.0 coverage==7.6.0 types-PyYAML==6.0.12.20240311