Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 3e1e327

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
dependencies = [
1919
"click==8.1.5",
20-
"psycopg2-binary==2.9.5",
20+
"psycopg2-binary==2.9.6",
2121
"sqlalchemy==2.0.0",
2222
]
2323

0 commit comments

Comments
 (0)