Skip to content

Commit e68e709

Browse files
authored
Merge pull request #72 from Integration-Automation/dependabot/pip/webdriver-manager-4.0.2
Bump webdriver-manager from 4.0.1 to 4.0.2
2 parents 16bfc1d + ca5e84f commit e68e709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"selenium>=4.0.0",
1818
'requests',
1919
'python-dotenv',
20-
"webdriver-manager==4.0.1",
20+
"webdriver-manager==4.0.2",
2121
"APScheduler",
2222
]
2323
classifiers = [

0 commit comments

Comments
 (0)