From 7fcfe5de9c9d4032fb781f7ff7399b76a2db7d62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:30:22 +0000 Subject: [PATCH] Bump anyio from 3.6.2 to 4.4.0 Bumps [anyio](https://github.com/agronholm/anyio) from 3.6.2 to 4.4.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.6.2...4.4.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 aa9c27a..5c8e646 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.4.0 async-timeout==4.0.2 bcrypt==4.0.1 click==8.1.3