Skip to content

Commit

Permalink
Revert selenium bump and ignore it by dependabot. (#1668) (#1670)
Browse files Browse the repository at this point in the history
Related: SatelliteQE/robottelo#17166
(cherry picked from commit 7b279d5)

Co-authored-by: Lukáš Hellebrandt <[email protected]>
  • Loading branch information
Satellite-QE and lhellebr authored Dec 13, 2024
1 parent fda47b5 commit ab5f643
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ updates:
- "6.15.z"
- "6.14.z"
- "6.13.z"
ignore:
- dependency-name: "selenium"

# Maintain dependencies for our GitHub Actions
- package-ecosystem: "github-actions"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
'pytest',
'wait_for',
'webdriver-kaifuku',
'selenium==4.27.1',
'selenium==4.21.0',
'widgetastic.core',
'widgetastic.patternfly',
'widgetastic.patternfly4',
Expand Down

0 comments on commit ab5f643

Please sign in to comment.