Skip to content

Commit

Permalink
chore(deps): update dependency selenium to <4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent e449575 commit bb7da76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-integration.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ pytest-operator
pyyaml
requests
# Pinning to <4.11 because upgrading to 4.11.2 results in chrome version compatibility issue. See https://github.com/canonical/dex-auth-operator/issues/151.
selenium<4.11
selenium<4.19
selenium-wire
tenacity
2 changes: 1 addition & 1 deletion requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile requirements-integration.in
# pip-compile --no-emit-index-url requirements-integration.in
#
aiohttp==3.8.5
# via -r requirements-integration.in
Expand Down

0 comments on commit bb7da76

Please sign in to comment.