Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 886d07c

Browse files
committed
fix(deps): update dependency selenium to v4.11.2
1 parent 834294b commit 886d07c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PySimpleGUI = "==4.60.5"
1111
colorlog = "==6.7.0"
1212
cryptography = "==37.0.4"
1313
python = "^3.8"
14-
selenium = "==4.10.0"
14+
selenium = "==4.11.2"
1515

1616
[tool.poetry.dev-dependencies]
1717
autopep8 = "==1.7.1"

0 commit comments

Comments
 (0)