Skip to content

Commit dc0e44e

Browse files
chore(deps): update dependency psycopg2-binary to v2.9.11 (#2897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee616ed commit dc0e44e

File tree

2 files changed

+60
-52
lines changed

2 files changed

+60
-52
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ tests = [
5151
# Django deps:
5252
"django==5.2.6",
5353
"mysqlclient==2.2.7",
54-
"psycopg2-binary==2.9.10",
54+
"psycopg2-binary==2.9.11",
5555
"jinja2==3.1.6",
5656
"pyyaml==6.0.2",
5757
# typing:

0 commit comments

Comments
 (0)