Skip to content

Commit 667aecc

Browse files
Bump selenium from 4.17.2 to 4.18.1 (#1255)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.17.2 to 4.18.1. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.18.1) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a57c14 commit 667aecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
'pytest',
2323
'wait_for',
2424
'webdriver-kaifuku',
25-
'selenium==4.17.2',
25+
'selenium==4.18.1',
2626
'widgetastic.core',
2727
'widgetastic.patternfly',
2828
'widgetastic.patternfly4',

0 commit comments

Comments
 (0)