Skip to content

Commit cd889b9

Browse files
renovate[bot]m4ra
authored andcommitted
chore(deps): update dependency psycopg to v3.2.3
1 parent 7966116 commit cd889b9

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
@@ -10,7 +10,7 @@ freezegun==1.5.1
1010
isort==5.13.2
1111
mkdocs==1.6.1
1212
mkdocstrings[python]==0.26.1
13-
psycopg[binary]==3.2.2
13+
psycopg[binary]==3.2.3
1414
pytest==8.3.3
1515
pytest-cov==5.0.0
1616
pytest-django==4.9.0

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r base.txt
22
gunicorn==22.0.0
3-
psycopg[c]==3.2.2
3+
psycopg[c]==3.2.3

0 commit comments

Comments
 (0)