From 4f92ccc9ff25b75e5a2b12805483a3ef3fa93b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 01:26:54 +0000 Subject: [PATCH] Bump art from 5.4 to 5.5 Bumps [art](https://github.com/sepandhaghighi/art) from 5.4 to 5.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/v5.4...v5.5) --- updated-dependencies: - dependency-name: art dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index cf809ce..5e8e837 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ matplotlib==3.5.1 -art==5.4 +art==5.5 vulture>=1.0 bandit>=1.5.1 pydocstyle>=3.0.0