From 3980cd50bb2e06710d038f7bab8eadeea4b25783 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 22:01:25 +0000 Subject: [PATCH] chore(deps): bump psycopg from 3.2.6 to 3.2.8 Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.2.6 to 3.2.8. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.2.6...3.2.8) --- updated-dependencies: - dependency-name: psycopg dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 336908c..bcdb4d8 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -114,15 +114,13 @@ "version": "==1.1.0" }, "psycopg": { - "extras": [ - "pool" - ], "hashes": [ - "sha256:16fa094efa2698f260f2af74f3710f781e4a6f226efe9d1fd0c37f384639ed8a", - "sha256:f3ff5488525890abb0566c429146add66b329e20d6d4835662b920cbbf90ac58" + "sha256:0e960f1977d77de7f1ace4b54590f686b52c2f9ab1f61fff4141887fc711d9e7", + "sha256:cc995d836841e400c4f615d8dea351dc39697ad29df84d428f9c38c8040222f8" ], + "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==3.2.6" + "version": "==3.2.8" }, "psycopg-pool": { "hashes": [