From 0c58a723eafa7fae8bad4a8d7419d71c64ed439c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Nov 2022 00:06:08 +0000 Subject: [PATCH] fix: requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-BOTTLE-2855277 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b743a9..67c416c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ auto-py-to-exe==2.18.2 autopep8==1.6.0 backcall==0.2.0 bokeh==2.4.2 -bottle==0.12.19 +bottle==0.12.20 bottle-websocket==0.2.9 cachetools==5.0.0 certifi==2021.10.8