mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.
This bumps minimum supported versions of selenium to the first release to support Python 3.10.
This commit is contained in:
@@ -448,6 +448,9 @@ Miscellaneous
|
||||
* The minimum supported version of ``asgiref`` is increased from 3.6.0 to
|
||||
3.7.0.
|
||||
|
||||
* The minimum supported version of ``selenium`` is increased from 3.8.0 to
|
||||
4.8.0.
|
||||
|
||||
.. _deprecated-features-5.0:
|
||||
|
||||
Features deprecated in 5.0
|
||||
|
||||
Reference in New Issue
Block a user