diff --git a/requirements/local.txt b/requirements/local.txt index 9bd7a18..4e082a0 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -7,7 +7,7 @@ psycopg2==2.8.5 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ -pytest==6.2.5 # https://github.com/pytest-dev/pytest +pytest==7.1.2 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar # Code quality