Closed pyup-bot closed 6 years ago
Merging #94 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #94 +/- ##
=======================================
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 db42ed1...4cb6365. Read the comment docs.
This PR updates geoip2 from 2.7.0 to 2.8.0.
Changelog
### 2.8.0 ``` ++++++++++++++++++ * Python 2.6 support has been dropped. Python 2.7+ or 3.3+ is now required. * Renamed user ID to account ID in the code and added support for the new ``ACCOUNT_ID_REQUIRED`` AND ``ACCOUNT_ID_UNKNOWN`` error codes. ```Links
- PyPI: https://pypi.org/project/geoip2 - Changelog: https://pyup.io/changelogs/geoip2/ - Repo: https://github.com/maxmind/GeoIP2-python/issues - Homepage: http://www.maxmind.com/ - Docs: https://pythonhosted.org/geoip2/