From b56a503bd54cf291c9d6b34d43875064722a5611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 03:50:26 +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 a05984b..5d956d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alabaster==0.7.12 -anyio==3.6.1 +anyio==3.6.2 attrs==22.1.0 babel==2.10.3 black==22.10.0