From 9c6fbeafeb8c53c3b77bfce71919aca498403b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 02:42:31 +0430 Subject: [PATCH] Bump art from 5.6 to 5.7 (#142) Bumps [art](https://github.com/sepandhaghighi/art) from 5.6 to 5.7. - [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/v5.6...v5.7) --- updated-dependencies: - dependency-name: art dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a4fe8ed..570c12e 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ matplotlib==3.5.2 -art==5.6 +art==5.7 vulture>=1.0 bandit>=1.5.1 pydocstyle>=3.0.0