diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-05-12 21:47:49 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-05-12 21:47:49 +0200 |
commit | 0617e1385c0328f6c289582c7209938232df3548 (patch) | |
tree | 4c2952424c30d46293fb65d9ffb64f721424ae10 | |
parent | Updated JavaScript dependencies. (diff) | |
download | newspipe-0617e1385c0328f6c289582c7209938232df3548.tar.gz newspipe-0617e1385c0328f6c289582c7209938232df3548.tar.bz2 newspipe-0617e1385c0328f6c289582c7209938232df3548.zip |
Updated Python version (security issue)
-rw-r--r-- | runtime.txt | 2 |
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 |