Skip to content

Commit 4b39b3d

Browse files
Bump psycopg2 from 2.9.11 to 2.9.12
Bumps [psycopg2](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 dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c52026c commit 4b39b3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
-r base.txt
44

5-
psycopg2==2.9.11 # https://github.com/psycopg/psycopg2
5+
psycopg2==2.9.12 # https://github.com/psycopg/psycopg2
66
gunicorn==25.3.0 # https://github.com/benoitc/gunicorn
77
collectfasta==3.3.3 # https://github.com/jasongi/collectfasta (maintained fork of Collectfast)
88

0 commit comments

Comments
 (0)