From 846dfe69009f906494bd1276dd29d3f81e3180f2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Nov 2020 17:49:50 +0000 Subject: [PATCH] Bump art from 4.9 to 5.0 Bumps [art](https://github.com/sepandhaghighi/art) from 4.9 to 5.0. - [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.9...v5.0) 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 e34a437..c7de35d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ psutil==5.7.3 requests==2.25.0 -art==4.9 +art==5.0 setuptools>=40.8.0 vulture>=1.0 bandit>=1.5.1