From 673c43ea7700ad591a56ff2971d5bb97f36b04a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:12:09 +0000 Subject: [PATCH] Bump selenium from 4.10.0 to 4.11.2 Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.10.0 to 4.11.2. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development 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 09e6ef110..00d1a4aef 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,7 +8,7 @@ pytest-cache==1.0 pytest-cov==4.1.0 pytest-watch==4.2.0 python-memcached==1.59 -selenium==4.10.0 +selenium==4.11.2 swagger-spec-validator==3.0.3 therapist==2.2.0 tox==4.6.0