From f52fb963767c864350ffe53b5e7de306b9a6986b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 19:42:11 +0330 Subject: [PATCH] Bump art from 5.3 to 5.4 (#81) Bumps [art](https://github.com/sepandhaghighi/art) from 5.3 to 5.4. - [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.3...v5.4) --- 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 aadda58..cf809ce 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ matplotlib==3.5.1 -art==5.3 +art==5.4 vulture>=1.0 bandit>=1.5.1 pydocstyle>=3.0.0