From 40230ec1fbb61a31c20de6bd83aaccee2ca1445b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 17:00:50 +0000 Subject: [PATCH] [deps-pip]: bump anyio from 3.7.1 to 4.1.0 Bumps [anyio](https://github.com/agronholm/anyio) from 3.7.1 to 4.1.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/3.7.1...4.1.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a8ac240..8e755e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.6.0 -anyio==3.7.1 +anyio==4.1.0 certifi==2023.11.17 click==8.1.7 dnspython==2.4.2