aboutsummaryrefslogtreecommitdiff
path: root/runtime.txt
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2019-05-12 21:47:49 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2019-05-12 21:47:49 +0200
commit0617e1385c0328f6c289582c7209938232df3548 (patch)
tree4c2952424c30d46293fb65d9ffb64f721424ae10 /runtime.txt
parentUpdated JavaScript dependencies. (diff)
downloadnewspipe-0617e1385c0328f6c289582c7209938232df3548.tar.gz
newspipe-0617e1385c0328f6c289582c7209938232df3548.tar.bz2
newspipe-0617e1385c0328f6c289582c7209938232df3548.zip
Updated Python version (security issue)
Diffstat (limited to 'runtime.txt')
-rw-r--r--runtime.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime.txt b/runtime.txt
index 4255f73a..6f651a3b 100644
--- a/runtime.txt
+++ b/runtime.txt
@@ -1 +1 @@
-python-3.7.1
+python-3.7.3
bgstack15