diff --git a/requirements-dev.txt b/requirements-dev.txt index 65aad17..9e2a5a5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,6 +2,6 @@ autopep8==2.0.4 flake8==6.1.0 mccabe==0.7.0 pycodestyle==2.11.1 -pyflakes==3.1.0 +pyflakes==3.2.0 pygame==2.5.2 tomli==2.0.1