StarlitGhost / PyMoronBot

All development moved to https://github.com/DesertBot/DesertBot - A modular IRC bot with extensive aliasing capabilities, written in Python.
MIT License
9 stars 0 forks source link

Update pymysql to 0.7.11 #139

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of pymysql available. You are currently using 0.7.10. I have updated it to 0.7.11

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

Changelog

0.7.11

Release date: 2017-04-06

  • Fixed Connection.close() failed when failed to send COM_CLOSE packet.
  • Cursor.executemany() accepts query ends with semicolon.
  • ssl parameters can be read from my.cnf.

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

Happy merging! 🤖