From 59db684311836f506d7db6b6f81610564edf80f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 08:04:49 +0000 Subject: [PATCH] Bump yarl from 1.6.2 to 1.6.3 (#5245) Bumps [yarl](https://github.com/aio-libs/yarl) from 1.6.2 to 1.6.3.
Release notes

Sourced from yarl's releases.

yarl 1.6.3 release

Bugfixes

Changelog

Sourced from yarl's changelog.

1.6.3 (2020-11-14)

Bugfixes


Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yarl&package-manager=pip&previous-version=1.6.2&new-version=1.6.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8671d438ed1..0d129267051 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,4 +11,4 @@ gunicorn==20.0.4 idna-ssl==1.1.0; python_version<"3.7" typing_extensions==3.7.4.3 uvloop==0.14.0; platform_system!="Windows" and implementation_name=="cpython" and python_version<"3.9" # MagicStack/uvloop#14 -yarl==1.6.2 +yarl==1.6.3