diff --git a/requirements-dev.txt b/requirements-dev.txt index ca08967dd..091eccbbb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ mock==5.2.0 nose2[coverage_plugin]==0.15.1 cov-core==1.15.0 black==25.9.0 -pylint==4.0.3 +pylint==4.0.4 splinter==0.21.0 selenium==4.38.0 Pallets-Sphinx-Themes==2.3.0 @@ -24,5 +24,5 @@ coloredlogs==15.0.1 docutils>=0.21.2 parameterized==0.9.0 granian[reload]==2.6.0 -basedpyright==1.34.0 +basedpyright==1.35.0 types-lxml==2025.11.25