From a9e7d2b94f8a37fc0197540c58f384b6f300bece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 05:52:00 +0000 Subject: [PATCH] Bump anyio from 3.6.1 to 3.6.2 Bumps [anyio](https://github.com/agronholm/anyio) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/3.6.2/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/3.6.1...3.6.2) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 11864bc98..d5bbb2251 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Pillow==9.2.0 -anyio==3.6.1 +anyio==3.6.2 colorhash==1.0.4 fnvhash==0.1.0 hypercorn==0.13.2