Skip to content

Commit 09955a6

Browse files
dependabot[bot]peterthomassen
authored andcommitted
chore(deps): update psycopg requirement in /api
Updates the requirements on [psycopg](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.1.17...3.1.18) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 688d476 commit 09955a6

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
@@ -12,7 +12,7 @@ django-prometheus~=2.3.1
1212
dnspython~=2.5.0
1313
httpretty~=1.0.5 # 1.1 breaks tests. Does not run in production, so stick to it.
1414
pyotp~=2.9.0
15-
psycopg~=3.1.17
15+
psycopg~=3.1.18
1616
psl-dns~=1.1.0
1717
pylibmc~=1.6.3
1818
pyyaml~=6.0.1

0 commit comments

Comments
 (0)