From 5e149aa0dd1090107c492f48d4b894e2db6eb948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 16:58:02 +0000 Subject: [PATCH] Bump test-generator from 0.1.1 to 0.1.2 in /tests (#16625) Bumps [test-generator](https://github.com/kevinastone/generator) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/kevinastone/generator/releases) - [Changelog](https://github.com/kevinastone/generator/blob/master/HISTORY.rst) - [Commits](https://github.com/kevinastone/generator/compare/v0.1.1...v0.1.2) --- updated-dependencies: - dependency-name: test-generator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ilya Lavrenov --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index 219731dc417..3cccdc2872a 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -10,7 +10,7 @@ scipy~=1.7; python_version == '3.7' wheel>=0.38.1 defusedxml>=0.7.1 fastjsonschema~=2.15.1 -test-generator==0.1.1 +test-generator==0.1.2 requests>=2.25.1 opencv-python>=4.5 py>=1.9.0