From 626582a3fbd97ac15bb623d3bd9de57ebbb01624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 15:42:10 +0000 Subject: [PATCH] [deps-pip]: bump anyio from 3.7.1 to 4.2.0 Bumps [anyio](https://github.com/agronholm/anyio) from 3.7.1 to 4.2.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.2.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..423b2d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ annotated-types==0.6.0 -anyio==3.7.1 +anyio==4.2.0 certifi==2023.11.17 click==8.1.7 dnspython==2.4.2