Skip to content

Commit e99313a

Browse files
Bump psycopg2 from 2.9.7 to 2.9.8
Bumps [psycopg2](https://github.com/psycopg/psycopg2) from 2.9.7 to 2.9.8. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.7...2.9.8) --- updated-dependencies: - dependency-name: psycopg2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b96676 commit e99313a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ gunicorn==20.1.0
2121
whitenoise==6.5.0
2222

2323
# Database APIs
24-
psycopg2==2.9.7
24+
psycopg2==2.9.8
2525

2626
# Content loading
2727
verto==1.1.0

0 commit comments

Comments
 (0)