bigcommerce / bigcommerce-api-python

Python client library for Bigcommerce API
https://pypi.python.org/pypi/bigcommerce
MIT License
91 stars 82 forks source link

Bump dependencies and Python versions #94

Closed bookernath closed 3 years ago

bookernath commented 3 years ago

What?

Bump dependencies due to security notices, remove python2 which has been deprecated for over a year.

Use newer python versions for tests.

Fix an issue with JWT library which was breaking customer login token on python 3.x.