Skip to content

Commit

Permalink
Upgrade Selenium (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhball committed Nov 18, 2023
1 parent 1c436f2 commit a5b705c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pre-commit = "^2.20.0"
requests = "^2.28.2"
ruff = "^0.0.253"
schedule = "^1.1.0"
selenium = "^4.8.2"
selenium = "^4.14.2"
tox = [
{version = "^3", python = "<3.8"}, # because fake-useragent has a importlib-metadata constraint that conflicts
{version = "^4.4.5", python = ">=3.8"}
Expand Down

0 comments on commit a5b705c

Please sign in to comment.