Browse Source

Merge pull request #2919 from django-oscar/pyup-update-psycopg2-2.7.6.1-to-2.7.7

Update psycopg2 to 2.7.7
master
Craig Loftus 7 years ago
parent
commit
7b6e98a15d
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      requirements_migrations.txt

+ 1
- 1
requirements_migrations.txt View File

@@ -1,3 +1,3 @@
1 1
 # Those dependencies are needed for the test_migrations.sh script
2 2
 PyMySQL==0.9.3
3
-psycopg2==2.7.6.1
3
+psycopg2==2.7.7

Loading…
Cancel
Save