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.6.0 #70

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

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

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

Changelog

2.6.0

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

  • The following new anonymizer attributes were added to geoip2.record.Traits for use with GeoIP2 Precision Insights: is_anonymous, is_anonymous_vpn, is_hosting_provider, is_public_proxy, and is_tor_exit_node.

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  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 30af840...68b1fad. Read the comment docs.