From 18ed0d4bfd7a58a59d631d38cb81d273a32c0d1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:47:02 +0000 Subject: [PATCH] [deps-pip]: Bump anyio from 3.7.1 to 4.3.0 Bumps [anyio](https://github.com/agronholm/anyio) from 3.7.1 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/3.7.1...4.3.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 ade95fd..aebbad3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.6.0 -anyio==3.7.1 +anyio==4.3.0 certifi==2023.11.17 click==8.1.7 dnspython==2.4.2