From 4a89eb3da9925ac5634bb1ab183b9b674dc27493 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:10:15 +0000 Subject: [PATCH] chore(deps): update dependency psycopg2-binary to v2.9.9 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 91a480b8..63746431 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,5 +5,5 @@ isort==5.12.0 pytest-cov==4.1.0 pytest-django==4.5.2 pytest==7.4.0 -psycopg2-binary==2.9.6 +psycopg2-binary==2.9.9 django-debug-toolbar==4.1.0