Skip to content

Commit a6cdeed

Browse files
dependabot[bot]tim-schilling
authored andcommitted
Bump psycopg2-binary from 2.9.8 to 2.9.9 in /requirements
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.8 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.8...2.9.9) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66fb1cf commit a6cdeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/postgres.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# DEV: Replace this with `psycopg[binary]` when the minimum required Django version is
22
# 4.2 or higher, as this is likely to be deprecated in the future
33
# (see https://docs.djangoproject.com/en/4.2/releases/4.2/#psycopg-3-support)
4-
psycopg2-binary==2.9.8
4+
psycopg2-binary==2.9.9

0 commit comments

Comments
 (0)