Skip to content

Commit 144bab4

Browse files
Update psycopg2-binary requirement in /vwsfriend
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](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a7a50e commit 144bab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vwsfriend/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ weconnect[Images]~=0.60.5
22
HAP-python[QRCode]~=4.9.1
33
pypng~=0.20220715.0
44
sqlalchemy~=2.0.34
5-
psycopg2-binary~=2.9.9
5+
psycopg2-binary~=2.9.10
66
requests~=2.32.3
77
Werkzeug~=3.0.4
88
Flask~=3.0.3

0 commit comments

Comments
 (0)