From a8ae6dd1bd096278ff4f726e11a0c84d267f37a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 23:20:13 +0000 Subject: [PATCH] Bump anyio from 3.6.2 to 4.6.2.post1 Bumps [anyio](https://github.com/agronholm/anyio) from 3.6.2 to 4.6.2.post1. - [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.6.2...4.6.2.post1) --- 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 aa9c27a..0a13726 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiomysql==0.1.1 aioredis==2.0.1 -anyio==3.6.2 +anyio==4.6.2.post1 async-timeout==4.0.2 bcrypt==4.0.1 click==8.1.3