diff --git a/requirements/test.txt b/requirements/test.txt index 783d8b9..9a2a9a7 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -4,7 +4,7 @@ psycopg2-binary==2.7.5 # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ -pytest==4.3.1 # https://github.com/pytest-dev/pytest +pytest==5.1.0 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest- # Django