diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index 7e59b58a0c0b..3e87171ac276 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,4 +1,4 @@ -selenium==4.7.2 +selenium==4.8.0 pytest flake8 webdriver_manager==3.8.3