diff --git a/dev-requirements.txt b/dev-requirements.txt index 98f6269..b0f686b 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -12,7 +12,7 @@ dill==0.3.6 # via pylint exceptiongroup==1.1.3 # via pytest -flake8==6.1.0 +flake8==7.0.0 # via -r dev-requirements.in iniconfig==2.0.0 # via pytest @@ -30,7 +30,7 @@ pluggy==1.0.0 # via pytest pycodestyle==2.11.1 # via flake8 -pyflakes==3.1.0 +pyflakes==3.2.0 # via flake8 pylint==3.0.3 # via -r dev-requirements.in