From 3839a4a28fd8bb19d321d9319492bd41cc66ad68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:59:12 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.9 to 2.9.10 Bumps [psycopg2-binary](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/compare/2.9.9...2.9.10) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 38bff62a..b48ae449 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -169,7 +169,7 @@ pre-commit==4.0.1 # via Liionsden (pyproject.toml) preparenovonix==1.0.3 # via Liionsden (pyproject.toml) -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 # via Liionsden (pyproject.toml) pycparser==2.22 # via cffi diff --git a/requirements.txt b/requirements.txt index d7412367..57984776 100644 --- a/requirements.txt +++ b/requirements.txt @@ -142,7 +142,7 @@ plotly==5.24.1 # via Liionsden (pyproject.toml) preparenovonix==1.0.3 # via Liionsden (pyproject.toml) -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 # via Liionsden (pyproject.toml) pycparser==2.22 # via cffi