diff options
Diffstat (limited to 'requirements/local.txt')
-rw-r--r-- | requirements/local.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/local.txt b/requirements/local.txt index 30d4a06..eacbdb5 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -5,7 +5,7 @@ psycopg2-binary # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------ -pytest==3.4.2 # https://github.com/pytest-dev/pytest +pytest==5.4.2 # https://github.com/pytest-dev/pytest selenium==3.141.0 # Code quality |