From 3ea371db288cb56ca6a2072604f15d41faf87ff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 09:31:07 +0000 Subject: [PATCH] chore(deps): bump anyio from 3.3.4 to 3.4.0 Bumps [anyio](https://github.com/agronholm/anyio) from 3.3.4 to 3.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.3.4...3.4.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 53cab30..8f24957 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ aioredis==1.3.1 -anyio==3.3.4 +anyio==3.4.0 asgiref==3.4.1 async-timeout==4.0.1 certifi==2021.10.8 diff --git a/requirements.txt b/requirements.txt index ac16140..82b1100 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aioredis==1.3.1 -anyio==3.3.4 +anyio==3.4.0 asgiref==3.4.1 async-timeout==4.0.1 certifi==2021.10.8