From 013978f9ff0c8bb7787f76321f7fee508f963170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 03:18:16 +0000 Subject: [PATCH 1/2] 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/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docker.txt b/requirements-docker.txt index a7a34419..fcc8df0c 100644 --- a/requirements-docker.txt +++ b/requirements-docker.txt @@ -5,7 +5,7 @@ detect-secrets==1.5.0 google-api-python-client>=2.88.0 oci>=2.104.0 pluginbase==1.0.1 -psycopg2-binary==2.9.9 +psycopg2-binary==2.9.10 pymongo>=4.6.1 pysnow>=0.7.17 python3-nmap>=1.6.0 From 26c37eac14ac7b847c2584352de5974f55b3f757 Mon Sep 17 00:00:00 2001 From: Jonathan Rau <46727149+jonrau1@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:12:26 -0500 Subject: [PATCH 2/2] Update requirements-docker.txt --- requirements-docker.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-docker.txt b/requirements-docker.txt index fcc8df0c..57b5702d 100644 --- a/requirements-docker.txt +++ b/requirements-docker.txt @@ -5,10 +5,10 @@ detect-secrets==1.5.0 google-api-python-client>=2.88.0 oci>=2.104.0 pluginbase==1.0.1 -psycopg2-binary==2.9.10 +psycopg2-binary<=2.9.9 pymongo>=4.6.1 pysnow>=0.7.17 python3-nmap>=1.6.0 tomli>=2.0.1 vt-py>=0.18.0 -snowflake-connector-python>=3.12.1 \ No newline at end of file +snowflake-connector-python>=3.12.1