Skip to content

Commit e77a10a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ requests==2.32.4
3636

3737
# Database Libraries:
3838
sqlalchemy==2.0.45
39-
psycopg2-binary==2.9.10
39+
psycopg2-binary==2.9.11
4040

4141
# Jupyter Notebook Libraries:
4242
jupyter==1.1.1

0 commit comments

Comments
 (0)