Skip to content

Commit 77bca4f

Browse files
dependabot[bot]peterthomassen
authored andcommitted
chore(deps): update psycopg[binary] requirement in /api
Updates the requirements on [psycopg[binary]](https://github.com/psycopg/psycopg) to permit the latest version. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.5...3.2.6) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3e2b38 commit 77bca4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ django-pgtrigger~=4.13.3
1111
django-prometheus~=2.3.1
1212
dnspython~=2.7.0
1313
pyotp~=2.9.0
14-
psycopg[binary]~=3.2.5
14+
psycopg[binary]~=3.2.6
1515
psl-dns~=1.1.1
1616
pylibmc~=1.6.3
1717
pyyaml~=6.0.2

0 commit comments

Comments
 (0)