d120 / pyofahrt

Verwaltungssoftware für die Erstsemesterfahrt
GNU Affero General Public License v3.0
4 stars 1 forks source link

Update mysqlclient to 1.3.13 #150

Closed pyup-bot closed 5 years ago

pyup-bot commented 6 years ago

This PR updates mysqlclient from 1.3.12 to 1.3.13.

Changelog ### 1.3.13 ``` ====================== Support build with MySQL 8 Fix decoding tiny/medium/long blobs (215) Remove broken row_seek() and row_tell() APIs (220) Reduce callproc roundtrip time (223) ====================== ```
Links - PyPI: https://pypi.org/project/mysqlclient - Changelog: https://pyup.io/changelogs/mysqlclient/ - Repo: https://github.com/PyMySQL/mysqlclient-python