From 298ff0115570d9141661941b68123ee482eda1c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 17:02:39 +0000 Subject: [PATCH] Bump yarl from 1.6.3 to 1.7.2 Bumps [yarl](https://github.com/aio-libs/yarl) from 1.6.3 to 1.7.2. - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.6.3...v1.7.2) --- updated-dependencies: - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c140b3e..e2daf60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,4 +15,4 @@ six==1.16.0 typing-extensions==3.10.0.0 uvloop==0.14.0; python_version < '3.7' uvloop==0.15.2; python_version >= '3.7' -yarl==1.6.3 +yarl==1.7.2