From 8fcb0212862098fced26e3d967274a879233f110 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 06:32:48 +0000 Subject: [PATCH] Bump boltons from 18.0.1 to 21.0.0 Bumps [boltons](https://github.com/mahmoud/boltons) from 18.0.1 to 21.0.0. - [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...21.0.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..3fe568b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ attrs==18.2.0 -boltons==18.0.1 +boltons==21.0.0 ruamel.yaml==0.15.80