Skip to content

Commit ab2338b

Browse files
build(deps): update psycopg2-binary requirement from ~=2.9.0 to ~=2.9.9
Updates the requirements on [psycopg2-binary](https://github.com/psycopg/psycopg2) to permit the latest version. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.6...2.9.9) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 33b209d commit ab2338b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mysqlclient~=2.2.0
2-
psycopg2-binary~=2.9.0
2+
psycopg2-binary~=2.9.9
33
sqlparse~=0.5.0
44
python-dateutil~=2.9.0
55
tblib~=3.0.0

0 commit comments

Comments
 (0)