Skip to content

Commit 5348328

Browse files
dependabot[bot]fniessink
authored andcommitted
Bump selenium from 4.39.0 to 4.40.0 in /tests/application_tests
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.39.0 to 4.40.0. - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.39.0...selenium-4.40.0) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> and Frank Niessink
1 parent db82759 commit 5348328

File tree

2 files changed

+73
-5
lines changed

2 files changed

+73
-5
lines changed

tests/application_tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ classifiers = [
1010
dependencies = [
1111
"axe-selenium-python==2.1.6",
1212
"requests==2.32.5",
13-
"selenium==4.39.0",
13+
"selenium==4.40.0",
1414
]
1515
optional-dependencies.dev = [
1616
"types-requests==2.32.4.20260107",

tests/application_tests/uv.lock

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

0 commit comments

Comments
 (0)