Skip to content

Commit f7f6fc1

Browse files
fix: 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] <support@github.com>
1 parent b9c1e6a commit f7f6fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ requests==2.32.3
2929

3030
# Database Libraries:
3131
sqlalchemy==2.0.36
32-
psycopg2-binary==2.9.9
32+
psycopg2-binary==2.9.10
3333

3434
# Jupyter Notebook Libraries:
3535
jupyter==1.1.1

0 commit comments

Comments
 (0)