Skip to content

Commit

Permalink
ci: build(deps-dev): bump selenium from 4.25.0 to 4.27.1 (#398)
Browse files Browse the repository at this point in the history
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.25.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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 3ea6b18 commit 0fa6aed
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
25 changes: 15 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python-markdown-math="^0.8"
[tool.poetry.group.dev.dependencies]
black = "^24.8.0"
behave = "^1.2.6"
selenium = "^4.25.0"
selenium = "^4.27.1"
flake8 = "^7.1.1"
pylint = "3.3.1"
bandit = "^1.7.10"
Expand Down

0 comments on commit 0fa6aed

Please sign in to comment.