Skip to content

Commit f76c7b1

Browse files
Bump selenium from 4.0.0 to 4.1.0 (#395)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.0.0...selenium-4.1.0) --- updated-dependencies: - dependency-name: selenium dependency-type: direct:development 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 be17558 commit f76c7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest-flakes==4.0.4
88
pytest-pylint==0.18.0
99
pytest-sugar==0.9.4
1010
flake8==4.0.1
11-
selenium==4.0.0
11+
selenium==4.1.0
1212
docutils==0.18.1
1313
pygments==2.10.0
1414
-e .

0 commit comments

Comments
 (0)