From 1e92db2543f69c311a35913c6d36ef91a63a4bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 15:20:42 +0000 Subject: [PATCH] Bump aiohttp from 3.7.4.post0 to 3.8.5 in /01-dapr Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4.post0 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4.post0...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 01-dapr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-dapr/requirements.txt b/01-dapr/requirements.txt index 380c92f..080ac59 100644 --- a/01-dapr/requirements.txt +++ b/01-dapr/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.7.4.post0 +aiohttp==3.8.5 async-timeout==3.0.1 attrs==20.3.0 certifi==2020.12.5