Skip to content

Commit 7650df4

Browse files
Python dependency: Bump selenium in /web/regression
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.36.0 to 4.37.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.36.0...selenium-4.37.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91ad54d commit 7650df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/regression/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ linecache2==1.0.0
2727
pbr==7.0.1
2828
pycodestyle>=2.5.0
2929
python-mimeparse==2.0.0
30-
selenium==4.36.0
30+
selenium==4.37.0
3131
testscenarios==0.5.0
3232
testtools==2.7.2
3333
traceback2==1.4.0

0 commit comments

Comments
 (0)