8000 chore(deps): update dependency pymysql to v0.10.1 (#4660) · HichemELB/python-docs-samples@3454865 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3454865

Browse files
authored
chore(deps): update dependency pymysql to v0.10.1 (GoogleCloudPlatform#4660)
1 parent 4f90056 commit 3454865

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
Flask-SQLAlchemy==2.4.4
33
gunicorn==20.0.4
4-
PyMySQL==0.10.0
4+
PyMySQL==0.10.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
PyMySQL==0.10.0
1+
PyMySQL==0.10.1
22
Django==1.11.29; python_version < '3.0' # needs to stay under 2.0.0 for Python 2 support
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flask==1.1.2
22
# psycopg2==2.8.4
33
psycopg2-binary==2.8.6 # you will need either the binary or the regular - for more info see http://initd.org/psycopg/docs/install.html
4-
PyMySQL==0.10.0
4+
PyMySQL==0.10.1
55
SQLAlchemy==1.3.19
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Django==3.1.1
2-
PyMySQL==0.10.0
2+
PyMySQL==0.10.1
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==1.1.2
22
SQLAlchemy==1.3.19
3-
PyMySQL==0.10.0
3+
PyMySQL==0.10.1
44
gunicorn==20.0.4

0 commit comments

Comments
 (0)
0