Skip to content

Commit 59c14dc

Browse files
chore(deps): update dependency psycopg to v3.2.10
1 parent 9dbc7cb commit 59c14dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ isort==5.13.2
55
pytest-cov==6.0.0
66
pytest-django==4.9.0
77
pytest==8.3.3
8-
psycopg[binary]==3.2.3
8+
psycopg[binary]==3.2.10
99
django-debug-toolbar==4.4.6

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
-r base.txt
2-
psycopg[c]==3.2.3
2+
psycopg[c]==3.2.10

0 commit comments

Comments
 (0)