From d98c7e046b4f8a8c4325ce152d51b5a5e00f18e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 06:53:01 +0000 Subject: [PATCH] Bump attrs from 18.2.0 to 21.2.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 18.2.0 to 21.2.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/18.2.0...21.2.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7064e9d6..3f351004 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -attrs==18.2.0 +attrs==21.2.0 boltons==18.0.1 ruamel.yaml==0.15.80