From 51e39a987017e60e384e4a15fff0795422266c8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:19:43 +0000 Subject: [PATCH] fix: bump behavex from 3.2.0 to 4.0.7 Bumps [behavex](https://github.com/hrcorval/behavex) from 3.2.0 to 4.0.7. - [Changelog](https://github.com/hrcorval/behavex/blob/master/CHANGES.rst) - [Commits](https://github.com/hrcorval/behavex/commits) --- updated-dependencies: - dependency-name: behavex dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- python-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-test/requirements.txt b/python-test/requirements.txt index 2f443d1c1..c431d5427 100644 --- a/python-test/requirements.txt +++ b/python-test/requirements.txt @@ -6,7 +6,7 @@ PyHamcrest==2.1.0 PyYAML==6.0.2 retry==0.9.2 selenium==4.23.1 -behavex==3.2.0 +behavex==4.0.7 deepdiff==7.0.1 jsonschema==4.23.0 mkdocs==1.6.0