Skip to content

Commit 912a64b

Browse files
chore(deps): bump psycopg2-binary from 2.9.11 to 2.9.12 (#550)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guy Korland <gkorland@gmail.com>
1 parent 344796d commit 912a64b

2 files changed

Lines changed: 39 additions & 39 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
dependencies = [
2525
"litellm>=1.83.0",
2626
"falkordb~=1.6.0",
27-
"psycopg2-binary~=2.9.11",
27+
"psycopg2-binary~=2.9.12",
2828
"pymysql~=1.1.0",
2929
"jsonschema~=4.26.0",
3030
"tqdm~=4.67.3",

0 commit comments

Comments
 (0)