diff --git a/requirements.txt b/requirements.txt index 126a2a8c..2befba2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ autopep8==2.3.2 coverage==7.9.1 dill==0.4.0 exceptiongroup==1.3.0 -flake8==7.2.0 +flake8==7.3.0 iniconfig==2.1.0 isort==6.0.1 lazy-object-proxy==1.11.0 @@ -13,8 +13,8 @@ nodeenv==1.9.1 packaging==25.0 platformdirs==4.3.8 pluggy==1.6.0 -pycodestyle==2.13.0 -pyflakes==3.3.2 +pycodestyle==2.14.0 +pyflakes==3.4.0 pylint==3.3.7 pyright==1.1.402 pytest==8.4.1