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 flask-sqlalchemy to 2.3.2 #64

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of Flask-SQLAlchemy available. You are currently using 2.3.1. I have updated it to 2.3.2

These links might come in handy: PyPI | Changelog | Repo | Docs

Changelog

2.3.2


Released on October 11, 2017

  • Don't mask the parent table for single-table inheritance models. (561_)

.. _561: https://github.com/mitsuhiko/flask-sqlalchemy/pull/561

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #64   +/-   ##
=======================================
  Coverage   94.23%   94.23%           
=======================================
  Files         106      106           
  Lines        2274     2274           
=======================================
  Hits         2143     2143           
  Misses        131      131

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 471c6f6...c3baf4c. Read the comment docs.