From 273ebe19b4a57b1f762668cf777bc94e7bbe09f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 17:14:38 +0000 Subject: [PATCH] Bump boltons from 18.0.1 to 20.2.1 Bumps [boltons](https://github.com/mahmoud/boltons) from 18.0.1 to 20.2.1. - [Release notes](https://github.com/mahmoud/boltons/releases) - [Changelog](https://github.com/mahmoud/boltons/blob/master/CHANGELOG.md) - [Commits](https://github.com/mahmoud/boltons/compare/18.0.1...20.2.1) 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..2ca093b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ attrs==18.2.0 -boltons==18.0.1 +boltons==20.2.1 ruamel.yaml==0.15.80