Skip to content

Commit 4d942d1

Browse files
Bump psycopg2-binary from 2.9.1 to 2.9.3 (#99)
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.1 to 2.9.3. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cad4fd commit 4d942d1

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
@@ -7,5 +7,5 @@ Flask==2.0.2
77
Werkzeug==2.0.2
88
Flask_Migrate==3.1.0
99
gunicorn==20.1.0
10-
psycopg2-binary==2.9.1
10+
psycopg2-binary==2.9.3
1111
pytest-cov==3.0.0

0 commit comments

Comments
 (0)