From e8b12a6b6f9db38fe62d2ab27ff9d73ba3f83f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Sep 2021 09:17:20 +0000 Subject: [PATCH] Update asyncstdlib requirement from ~=3.9.0 to ~=3.10.1 Updates the requirements on [asyncstdlib](https://github.com/maxfischer2781/asyncstdlib) to permit the latest version. - [Release notes](https://github.com/maxfischer2781/asyncstdlib/releases) - [Commits](https://github.com/maxfischer2781/asyncstdlib/compare/v3.9.0...v3.10.1) --- updated-dependencies: - dependency-name: asyncstdlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5edaad6..9452fb8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ discord-pretty-help~=1.3.0 aioredis~=2.0.0 cachetools~=4.2.0 asyncache~=0.1.0 -asyncstdlib~=3.9.0 +asyncstdlib~=3.10.1 sqlalchemy~=1.4.0 asyncpg~=0.23.0 aiohttp_apispec~=2.2.0