From a99490200630e6b273f0c9ecbb44090a7e894985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 12:17:11 +0330 Subject: [PATCH] Bump art from 5.8 to 5.9 (#181) Bumps [art](https://github.com/sepandhaghighi/art) from 5.8 to 5.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/v5.8...v5.9) --- 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 3eb329e..4463de0 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ matplotlib==3.7.1 -art==5.8 +art==5.9 vulture>=1.0 bandit>=1.5.1 pydocstyle>=3.0.0