From b76be1e5bda8385f6d52eb02c9ebc7bcd0cc19dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 07:13:46 +0000 Subject: [PATCH] Bump attrs from 20.2.0 to 20.3.0 (#5207) Bumps [attrs](https://github.com/python-attrs/attrs) from 20.2.0 to 20.3.0.
Release notes

Sourced from attrs's releases.

20.3.0

Backward-incompatible Changes

Changes

Changelog

Sourced from attrs's changelog.

20.3.0 (2020-11-05)

Backward-incompatible Changes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Changes ^^^^^^^


Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=attrs&package-manager=pip&previous-version=20.2.0&new-version=20.3.0)](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 fe868cd13fd..edc108fa40b 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ # required c-ares will not build on windows and has build problems on Macos Python<3.7 aiodns==2.0.0; sys_platform=="linux" or sys_platform=="darwin" and python_version>="3.7" async-timeout==4.0.0a3 -attrs==20.2.0 +attrs==20.3.0 Brotli==1.0.9 cchardet==2.1.7 chardet==3.0.4