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.1 #51

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. I have updated it to 2.7.3.1

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

Changelog

2.7.3.1

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

  • Dropped libresolv from wheel package to avoid incompatibility with glibc 2.26 (wheels ticket 2)

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 #51 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   96.37%   96.37%           
=======================================
  Files          85       85           
  Lines        1932     1932           
=======================================
  Hits         1862     1862           
  Misses         70       70

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 aec9d46...b736bfc. Read the comment docs.