Skip to content

Commit

Permalink
Bump selenium from 4.27.0 to 4.27.1 in /tests/application_tests
Browse files Browse the repository at this point in the history
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.27.0 to 4.27.1.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 4fbf615 commit 105cfac
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/application_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ classifiers = [
dependencies = [
"axe-selenium-python==2.1.6",
"requests==2.32.3",
"selenium==4.27.0",
"selenium==4.27.1",
]
optional-dependencies.dev = [
"types-requests==2.32.0.20241016",
Expand Down
6 changes: 3 additions & 3 deletions tests/application_tests/requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ requests==2.32.3 \
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
# via application-tests (pyproject.toml)
selenium==4.27.0 \
--hash=sha256:70ff70cc8d08f19bda0e89d6a521c0f1c3ae648088c34dcf9fa177f1374c3b5f \
--hash=sha256:e8850834c482dc93d92060586139cf8ff8be6c6f0e93db640fa65358548f426b
selenium==4.27.1 \
--hash=sha256:5296c425a75ff1b44d0d5199042b36a6d1ef76c04fb775b97b40be739a9caae2 \
--hash=sha256:b89b1f62b5cfe8025868556fe82360d6b649d464f75d2655cb966c8f8447ea18
# via
# application-tests (pyproject.toml)
# axe-selenium-python
Expand Down
6 changes: 3 additions & 3 deletions tests/application_tests/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ requests==2.32.3 \
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
# via application-tests (pyproject.toml)
selenium==4.27.0 \
--hash=sha256:70ff70cc8d08f19bda0e89d6a521c0f1c3ae648088c34dcf9fa177f1374c3b5f \
--hash=sha256:e8850834c482dc93d92060586139cf8ff8be6c6f0e93db640fa65358548f426b
selenium==4.27.1 \
--hash=sha256:5296c425a75ff1b44d0d5199042b36a6d1ef76c04fb775b97b40be739a9caae2 \
--hash=sha256:b89b1f62b5cfe8025868556fe82360d6b649d464f75d2655cb966c8f8447ea18
# via
# application-tests (pyproject.toml)
# axe-selenium-python
Expand Down

0 comments on commit 105cfac

Please sign in to comment.