From 9cc89f2b4bd507bd34be1a598cb6db5744f13469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 01:40:39 +0000 Subject: [PATCH] Bump art from 6.1 to 6.2 Bumps [art](https://github.com/sepandhaghighi/art) from 6.1 to 6.2. - [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/v6.1...v6.2) --- 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 a71ef583..ae86761f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -art==6.1 +art==6.2 requests==2.31.0 pytest>=5.1.0 pytest-cov>=2.6.1