LowieHuyghe / edmunds-python

Edmunds is a Flask based framework for building web applications with a firm structure to start from.
https://lowiehuyghe.github.io/edmunds-python/
Apache License 2.0
4 stars 1 forks source link

Update psycopg2 to 2.7.3.2 #69

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of psycopg2 available. You are currently using 2.7.3.1. I have updated it to 2.7.3.2

These links might come in handy: PyPI | Changelog | Homepage

Changelog

2.7.3.2

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  • Wheel package compiled against PostgreSQL 10.0 libpq and OpenSSL 1.0.2l (:tickets:601, 602)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

codecov-io commented 7 years ago

Codecov Report

Merging #69 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   93.19%   93.19%           
=======================================
  Files         103      103           
  Lines        2291     2291           
=======================================
  Hits         2135     2135           
  Misses        156      156

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d494695...bd4d8a1. Read the comment docs.