Skip to content

Commit 309f6c5

Browse files
authored
Merge pull request #15 from 0xSysR3ll/dependabot-pip-app-selenium-4.31.0
fix: Bump selenium from 4.28.1 to 4.31.0 in /app
2 parents 294c7d5 + 3ea6754 commit 309f6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==3.1.0
22
PyYAML==6.0.2
33
Requests==2.32.3
4-
selenium==4.28.1
4+
selenium==4.31.0
55
termcolor==2.5.0
66
Werkzeug==3.1.3

0 commit comments

Comments
 (0)