From baa3ea65855aa9f2d7f686b2f5a9bd81272ccbae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 11:26:50 +0300 Subject: [PATCH] core: bump selenium from 4.8.3 to 4.9.0 (#5334) Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.8.3 to 4.9.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.9.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 50cc5c2ab..2a1387e0e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3127,14 +3127,14 @@ files = [ [[package]] name = "selenium" -version = "4.8.3" +version = "4.9.0" description = "" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "selenium-4.8.3-py3-none-any.whl", hash = "sha256:28430ac54a54fa59ad1f5392a1b89b169fe3ab2c2ccd1a9a10b6fe74f36cd6da"}, - {file = "selenium-4.8.3.tar.gz", hash = "sha256:61cda3a304f82637162bc155cae7bf88fdb04c115fa2cb1c1c2e1358fcd19a9f"}, + {file = "selenium-4.9.0-py3-none-any.whl", hash = "sha256:4c19e6aac202719373108d53a5a8e9336ba8d2b25822ca32ae6ff37acbabbdbe"}, + {file = "selenium-4.9.0.tar.gz", hash = "sha256:478fae77cdfaec32adb1e68d59632c8c191f920535282abcaa2d1a3d98655624"}, ] [package.dependencies]