diff --git a/config/requirements_development.txt b/config/requirements_development.txt index 38c6b903b..572147021 100644 --- a/config/requirements_development.txt +++ b/config/requirements_development.txt @@ -9,7 +9,7 @@ pre-commit # Tests -selenium==3.141.* # Functional testing (in here for CI tests) +selenium==4.8.* # Functional testing (in here for CI tests) # Debug django-debug-toolbar==3.*