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 geoip2 to 2.7.0 #90

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

There's a new version of geoip2 available. You are currently using 2.6.0. I have updated it to 2.7.0

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

Changelog

2.7.0

++++++++++++++++++

  • The is_in_european_union attribute was added to geoip2.record.Country and geoip2.record.RepresentedCountry. This attribute is True if the country is a member state of the European Union.

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

Happy merging! 🤖

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #90   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files         103      103           
  Lines        2383     2383           
=======================================
  Hits         2241     2241           
  Misses        142      142

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 1e01bcd...2c7bd18. Read the comment docs.