From 98fab96c62be8d1c4a49f73535609b32e0d63b31 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 15 Nov 2020 21:02:23 +0000 Subject: [PATCH] Bump art from 4.7 to 4.9 Bumps [art](https://github.com/sepandhaghighi/art) from 4.7 to 4.9. - [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.7...v4.9) 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 28d70be..7409d10 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ psutil==5.7.2 requests==2.24.0 -art==4.7 +art==4.9 setuptools>=40.8.0 vulture>=1.0 bandit>=1.5.1