From d9b783e063f96c1257fd247852029a09418e9f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:24:57 +0000 Subject: [PATCH] fix: bump behavex from 3.2.0 to 4.0.9 Bumps [behavex](https://github.com/hrcorval/behavex) from 3.2.0 to 4.0.9. - [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..31c033ddb 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.9 deepdiff==7.0.1 jsonschema==4.23.0 mkdocs==1.6.0