Skip to content

Commit 932d183

Browse files
chore(deps): bump psycopg2-binary from 2.9.11 to 2.9.12
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.11 to 2.9.12. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.11...2.9.12) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0412db3 commit 932d183

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ django-cte==1.3.3
22
django-mptt==0.16.0
33
django-filter==23.5
44
djangorestframework==3.15.1
5-
psycopg2-binary==2.9.11
5+
psycopg2-binary==2.9.12
66
django-js-reverse==0.10.2
77
django-registration==3.4
88
le-utils==0.2.18

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ protobuf==4.25.8
217217
# googleapis-common-protos
218218
# grpcio-status
219219
# proto-plus
220-
psycopg2-binary==2.9.11
220+
psycopg2-binary==2.9.12
221221
# via -r requirements.in
222222
pyasn1==0.4.8
223223
# via

0 commit comments

Comments
 (0)