Skip to content

Commit

Permalink
Merge pull request #23 from rstudio/dsk-22-main-bump-selene-to-2.0.0rc2
Browse files Browse the repository at this point in the history
bump `selene` to 2.0.0rc2
  • Loading branch information
dskard authored May 24, 2023
2 parents 15d611d + ce99471 commit cc5e81b
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 259 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pytest-xdist = "*"
python-dateutil = "*"
requests = "*"
selenium = "*"
selene = {git = "https://github.com/yashaka/selene.git",ref = "2.0.0b1"}
selene = {git = "https://github.com/yashaka/selene.git",ref = "2.0.0rc2"}
fuzzbucket-client = "*"
browsermob-proxy = "==0.8.0"
pytest-timeout = "*"
Expand All @@ -32,6 +32,7 @@ showfails = "*"
pytest-reportportal = "*"
rsa = "*"
posix-ipc = "*"
decorator = "*"

[pipenv]
allow_prereleases = true
Loading

0 comments on commit cc5e81b

Please sign in to comment.