Skip to content

Commit

Permalink
chore(deps): update dependency psycopg to v3.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent dbe848e commit 3a12656
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ isort==5.12.0
pytest-cov==4.1.0
pytest-django==4.6.0
pytest==7.4.3
psycopg[binary]==3.1.12
psycopg[binary]==3.1.15
django-debug-toolbar==4.2.0
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-r base.txt
psycopg[c]==3.1.12
psycopg[c]==3.1.15

0 comments on commit 3a12656

Please sign in to comment.