Skip to content

Commit 07d7b82

Browse files
author
george.k
committed
Address outdated packages
1 parent df0ff2b commit 07d7b82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ greenlet==0.4.15
88
gunicorn==19.9.0
99
idna==2.7
1010
itsdangerous==1.1.0
11-
Jinja2==2.10
11+
Jinja2==2.10.1
1212
MarkupSafe==1.1.0
1313
monotonic==1.5
14-
requests==2.20.1
14+
requests==2.22.0
1515
six==1.11.0
16-
urllib3==1.24.1
17-
Werkzeug==0.14.1
16+
urllib3==1.25.3
17+
Werkzeug==0.15.5

runtime.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-3.7.2
1+
python-3.7.3

0 commit comments

Comments
 (0)