From 88fe5f131ff8df70bb1b80cc75614dfa39bd12b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 13:04:22 +0000 Subject: [PATCH] Bump anyio from 4.2.0 to 4.3.0 Bumps [anyio](https://github.com/agronholm/anyio) from 4.2.0 to 4.3.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.2.0...4.3.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 809a8e1..8305f62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.6.0 -anyio==4.2.0 +anyio==4.3.0 coverage==7.4.1 Deprecated==1.2.14 dnspython==2.6.0