Skip to content

Commit 63951be

Browse files
Build: Bump psycopg2-binary from 2.9.11 to 2.9.12
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.11 to 2.9.12. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.11...2.9.12) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1ab55e commit 63951be

2 files changed

Lines changed: 287 additions & 292 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dynamodb = ["boto3>=1.24.59"]
8787
bigquery = ["google-cloud-bigquery>=3.33.0,<4"]
8888
sql-postgres = [
8989
"sqlalchemy>=2.0.18,<3",
90-
"psycopg2-binary>=2.9.6",
90+
"psycopg2-binary>=2.9.12",
9191
]
9292
sql-sqlite = ["sqlalchemy>=2.0.18,<3"]
9393
gcsfs = ["gcsfs>=2023.1.0"]

0 commit comments

Comments
 (0)