Skip to content

Commit 5bcc591

Browse files
dpebotJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Auto-update dependencies. (GoogleCloudPlatform#638)
1 parent d87be89 commit 5bcc591

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Flask==0.11.1
22
gunicorn==19.6.0
3-
pymemcache==1.3.8
3+
pymemcache==1.4.0

compute/encryption/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
cryptography==1.5.2
1+
cryptography==1.5.3
22
requests==2.11.1

testing/requirements-dev.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is generated by nox -s reqrollup. Do not edit.
22
beautifulsoup4==4.5.1
33
coverage==4.2
4-
cryptography==1.5.2
4+
cryptography==1.5.3
55
Django==1.10.3
66
flake8==3.0.4
77
flaky==3.3.0
@@ -44,7 +44,7 @@ pyasn1==0.1.9
4444
PyAudio==0.2.9
4545
PyCrypto==2.6.1
4646
pyjwt==1.4.2
47-
pymemcache==1.3.8
47+
pymemcache==1.4.0
4848
PyMySQL==0.7.9
4949
pytest-cov==2.4.0
5050
pytest==3.0.3

0 commit comments

Comments
 (0)