diff --git a/requirements-dev.txt b/requirements-dev.txt index 8a52de15b..9227c4f81 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ cov-core==1.15.0 black==25.9.0 pylint==3.3.8 splinter==0.21.0 -selenium==4.35.0 +selenium==4.36.0 Pallets-Sphinx-Themes==2.3.0 Sphinx==8.2.3 ; python_version >= '3.11' Sphinx==8.1.3 ; python_version < '3.11' @@ -24,5 +24,5 @@ coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 granian[reload]==2.5.4 -basedpyright==1.31.5 +basedpyright==1.31.6 types-lxml==2025.8.25