commit 2b9de8eed1de0f4a138021db3daf0972ee90d186 parent 9db9c04cfe5ad048daa6596a5f15904c4b6e461d Author: Kristaps Kaupe <kristaps@blogiem.lv> Date: Mon, 21 Feb 2022 10:33:03 +0200 Bump Flask and MarkupSafe (#43) Diffstat:
M | requirements.txt | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -1,7 +1,7 @@ python_bitcoinrpc==1.0 qrcode==7.3 -Flask==1.1.2 -MarkupSafe==1.1.1 +Flask==1.1.4 +MarkupSafe==2.0.1 requests==2.26.0 gunicorn==20.0.4 Pillow==9.0.0