Browse Source

update bottle version (#4483)

the version that was being used is from 2015 and does not include performance improvements for json responses
Alberto Galera 6 years ago
parent
commit
293b9a070f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Python/bottle/requirements.txt

+ 1 - 1
frameworks/Python/bottle/requirements.txt

@@ -1,4 +1,4 @@
-bottle==0.12.9
+bottle==0.12.16
 bottle-sqlalchemy==0.4.3
 bottle-sqlalchemy==0.4.3
 greenlet==0.4.14
 greenlet==0.4.14
 gunicorn==19.9.0
 gunicorn==19.9.0