Bump pymysql from 1.0.0 to 1.0.2
continuous-integration/drone/push Build is passing Details

Bumps [pymysql](https://github.com/PyMySQL/PyMySQL) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PyMySQL/PyMySQL/compare/v1.0.0...v1.0.2)
This commit is contained in:
Michel Roux 2021-01-10 00:05:00 +00:00
parent e6befacf9d
commit e7d402279e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Flask-SQLAlchemy==2.4.4
Flask-HTTPAuth==4.2.0
Flask-WTF==0.14.3
WTForms==2.3.3
PyMySQL==1.0.0
PyMySQL==1.0.2
requests==2.25.1
beautifulsoup4==4.9.3
python-dotenv==0.15.0