From 77232a95ac2ea037353b76921f7feaf8e1234e8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 08:17:59 +0700 Subject: [PATCH] build(deps): bump psycopg2 from 2.9.9 to 2.9.10 (#105) Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.9 to 2.9.10. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 9e39f76..d5e29be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ gunicorn==23.0.0 pytest==8.3.3 coverage==7.6.4 pony==0.7.19 -psycopg2==2.9.9 +psycopg2==2.9.10 flask-login==0.6.3 Werkzeug==3.1.0