diff --git a/requirements/local.txt b/requirements/local.txt index 06f2f03..21b8118 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -2,7 +2,7 @@ Werkzeug[watchdog]==3.1.3 # https://github.com/pallets/werkzeug ipdb==0.13.13 # https://github.com/gotcha/ipdb -psycopg[binary]==3.2.4 # https://github.com/psycopg/psycopg +psycopg[binary]==3.2.8 # https://github.com/psycopg/psycopg # Testing # ------------------------------------------------------------------------------