From bf8e4e70bb18eeb8b0f1bbcad6aea3cf1ae09af2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 11:14:22 -0500 Subject: [PATCH] Bump psycopg[binary] from 3.1.19 to 3.2.1 (#10517) Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.1.19 to 3.2.1. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.19...3.2.1) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8801a56f4a..f9edb8c4e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ Markdown==3.6 mysqlclient==2.1.1 openpyxl==3.1.5 Pillow==10.4.0 # required by django-imagekit -psycopg[binary]==3.1.19 +psycopg[binary]==3.2.1 cryptography==42.0.8 python-dateutil==2.9.0.post0 pytz==2024.1