From c13d40b1c33c7578e558bff2c2ddca1e213cce92 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Jan 2024 17:52:55 +0000 Subject: [PATCH] fix: pip-sample/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-PROMPTTOOLKIT-6141120 --- pip-sample/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip-sample/requirements.txt b/pip-sample/requirements.txt index c8cd5e19..e8602142 100644 --- a/pip-sample/requirements.txt +++ b/pip-sample/requirements.txt @@ -40,7 +40,7 @@ parso==0.3.1 pexpect==4.6.0 pickleshare==0.7.5 prometheus-client==0.3.1 -prompt-toolkit==2.0.7 +prompt-toolkit==3.0.13 protobuf==3.6.1 # protobuf-to-dict==0.1.0 ptyprocess==0.6.0