Skip to content

Commit 3ea6754

Browse files
fix: Bump selenium from 4.28.1 to 4.31.0 in /app
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.28.1 to 4.31.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/commits/selenium-4.31.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1af028 commit 3ea6754

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)