diff --git a/requirements.txt b/requirements.txt index aeb8bac..7ce310b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # Required for running the tests. # tox>=2.3.1 # For coverage and PEP8 linting. -coverage==7.2.7 +coverage==7.6.8 flake8==5.0.4 autopep8==2.0.0 isort==4.3.21