From a6fa32c36a6febfa362312f1b63bebb27923f67a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2020 08:07:05 +0000 Subject: [PATCH] Bump art from 4.4 to 4.5 Bumps [art](https://github.com/sepandhaghighi/art) from 4.4 to 4.5. - [Release notes](https://github.com/sepandhaghighi/art/releases) - [Changelog](https://github.com/sepandhaghighi/art/blob/master/CHANGELOG.md) - [Commits](https://github.com/sepandhaghighi/art/compare/v4.4...v4.5) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 407f4cf..2f1aa30 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ psutil==5.6.7 requests==2.22.0 -art==4.4 +art==4.5 setuptools>=40.8.0 vulture>=1.0 bandit>=1.5.1