diff --git a/requirements-dev.txt b/requirements-dev.txt index 58aa72bf4..c715ed0c0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ cov-core==1.15.0 black==25.9.0 pylint==4.0.4 splinter==0.21.0 -selenium==4.40.0 +selenium==4.41.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.7.1 -basedpyright==1.38.0 -types-lxml==2026.1.1 +basedpyright==1.38.1 +types-lxml==2026.2.16 diff --git a/requirements.txt b/requirements.txt index ba2e8d9d7..07429f7b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2026.1.4 babel==2.18.0 flask-babel==4.0.0 -flask==3.1.2 +flask==3.1.3 jinja2==3.1.6 lxml==6.0.2 pygments==2.19.2 @@ -15,7 +15,7 @@ markdown-it-py==3.0.0 fasttext-predict==0.9.2.4 tomli==2.4.0; python_version < '3.11' msgspec==0.20.0 -typer==0.23.0 +typer==0.24.0 isodate==0.7.2 whitenoise==6.11.0 typing-extensions==4.15.0