Skip to content

Commit b094eae

Browse files
author
Jon Wayne Parrott
committed
Merge pull request #206 from GoogleCloudPlatform/update-deps
Updating requirements.
2 parents 3105802 + c6b39ee commit b094eae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

managed_vms/cloudsql/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==0.10.1
22
Flask-SQLAlchemy==2.1
33
gunicorn==19.4.5
4-
PyMySQL==0.7.1
4+
PyMySQL==0.7.2

requirements-py27-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WebOb==1.6.0a0
1717
WebTest==2.0.20
1818
Werkzeug==0.11.4
1919
Flask-SQLAlchemy==2.1
20-
PyMySQL==0.7.1
20+
PyMySQL==0.7.2
2121
pymemcache==1.3.5
2222
PyCrypto==2.6.1
2323
flaky==3.1.0

requirements-py34-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WebOb==1.6.0a0
1717
WebTest==2.0.20
1818
Werkzeug==0.11.4
1919
Flask-SQLAlchemy==2.1
20-
PyMySQL==0.7.1
20+
PyMySQL==0.7.2
2121
pymemcache==1.3.5
2222
PyCrypto==2.6.1
2323
flaky==3.1.0

0 commit comments

Comments
 (0)