Skip to content

Commit fb3b6b4

Browse files
authored
Merge pull request #19 from hackersandslackers/renovate/pymysql-1.x
2 parents efe3e34 + 73f67a6 commit fb3b6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ itsdangerous==1.1.0; python_version >= "2.7" and python_full_version < "3.0.0" o
77
jinja2==2.11.2; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
88
markupsafe==1.1.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
99
protobuf==3.14.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
10-
pymysql==0.10.1
10+
pymysql==1.0.2
1111
python-dotenv==0.14.0
1212
six==1.15.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1313
sortedcontainers==2.3.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"

0 commit comments

Comments
 (0)