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

Commit 33f2c2f

Browse files
Bump psycopg2-binary from 2.9.5 to 2.9.9
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.9) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a79de3 commit 33f2c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919
dependencies = [
2020
"click==8.1.7",
21-
"psycopg2-binary==2.9.5",
21+
"psycopg2-binary==2.9.9",
2222
"sqlalchemy==2.0.21",
2323
]
2424

0 commit comments

Comments
 (0)