Skip to content

Commit f53deb3

Browse files
chore(deps): bump selenium from 4.28.1 to 4.29.0 (#1096)
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.28.1 to 4.29.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits) --- 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 2218933 commit f53deb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ tox = "~=4.24"
1515
types-python-dateutil = "~=2.9"
1616

1717
[packages]
18-
selenium = "==4.28.1"
18+
selenium = "==4.29.0"
1919
typing-extensions = "~=4.12.2"

0 commit comments

Comments
 (0)