diff --git a/requirements/local.txt b/requirements/local.txt index f3b99a26c..73db6051e 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -1,7 +1,7 @@ -r ./base.txt Sphinx==3.2.1 # https://github.com/sphinx-doc/sphinx -psycopg2-binary==2.8.5 # https://github.com/psycopg/psycopg2 +psycopg2-binary==2.8.6 # https://github.com/psycopg/psycopg2 # Testing # ------------------------------------------------------------------------------