Update pymysql requirement from <0.10,>=0.9 to >=0.9,<1.1

Updates the requirements on [pymysql](https://github.com/PyMySQL/PyMySQL) to permit the latest version.
- [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/v0.9.0...v1.0.2)

---
updated-dependencies:
- dependency-name: pymysql
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-12 21:31:47 +00:00 committed by GitHub
parent 288bde2ad8
commit 5c083259b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,7 +52,7 @@ dev =
tox>=3.14.6 tox>=3.14.6
zest.releaser>=6.20.1 zest.releaser>=6.20.1
psycopg2-binary>=2.8.5 psycopg2-binary>=2.8.5
PyMySQL>=0.9,<0.10 PyMySQL>=0.9,<1.1
doc = doc =
Sphinx==4.1.0 Sphinx==4.1.0