Skip to content

Commit 8fa5939

Browse files
Update psycopg2-binary requirement from ~=2.8.3 to ~=2.8.6 (#217)
Updates the requirements on [psycopg2-binary](https://github.com/psycopg/psycopg2) to permit the latest version. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de0373e commit 8fa5939

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
@@ -3,7 +3,7 @@ Flask-pyoidc~=2.2.0
33
Flask-Mail~=0.9.1
44
Flask-Gzip~=0.2
55
flask_sqlalchemy~=2.3.2
6-
psycopg2-binary~=2.8.3
6+
psycopg2-binary~=2.8.6
77
Flask-Migrate~=2.2.1
88
pylint~=2.3.1
99
gunicorn~=19.7.1

0 commit comments

Comments
 (0)