Skip to content

Commit 8fb6db1

Browse files
build(deps): update psycopg2 requirement from ~=2.9.0 to ~=2.9.9
Updates the requirements on [psycopg2](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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b648ba0 commit 8fb6db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django~=5.0.0
22
djangorestframework~=3.15.0
33
django-filter~=24.2.0
4-
psycopg2~=2.9.0
4+
psycopg2~=2.9.9
55
sqlparse~=0.5.0

0 commit comments

Comments
 (0)