Skip to content

Commit 97b015b

Browse files
chore(deps): update dependency psycopg to v3.3.2
1 parent 26a1cdd commit 97b015b

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.3.2
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.3.2

0 commit comments

Comments
 (0)