From 026ad60fe664c0e4979415d4b5336f3b3fb1dec9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 22 Oct 2021 17:44:56 +0000 Subject: [PATCH] Update dependency pip to v21.3.1 --- .../Python/Ask How to Qus using Voice/requirements.txt | 2 +- _MISC/PY-Projects/Python/Password Generator/requirements.txt | 2 +- .../Python/Search Wikipedia using Voice/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_MISC/PY-Projects/Python/Ask How to Qus using Voice/requirements.txt b/_MISC/PY-Projects/Python/Ask How to Qus using Voice/requirements.txt index cbff0bf6a..2d769e4b8 100644 --- a/_MISC/PY-Projects/Python/Ask How to Qus using Voice/requirements.txt +++ b/_MISC/PY-Projects/Python/Ask How to Qus using Voice/requirements.txt @@ -2,4 +2,4 @@ SpeechRecognition==3.8.1 pyttsx3==2.90 PyAudio==0.2.11 pywikihow==0.5.7 -pip==21.2.4 +pip==21.3.1 diff --git a/_MISC/PY-Projects/Python/Password Generator/requirements.txt b/_MISC/PY-Projects/Python/Password Generator/requirements.txt index 76dd305b7..63354536e 100644 --- a/_MISC/PY-Projects/Python/Password Generator/requirements.txt +++ b/_MISC/PY-Projects/Python/Password Generator/requirements.txt @@ -1,2 +1,2 @@ -pip==21.2.4 +pip==21.3.1 random2==1.0.1 diff --git a/_MISC/PY-Projects/Python/Search Wikipedia using Voice/requirements.txt b/_MISC/PY-Projects/Python/Search Wikipedia using Voice/requirements.txt index ab59ac34c..209fe9781 100644 --- a/_MISC/PY-Projects/Python/Search Wikipedia using Voice/requirements.txt +++ b/_MISC/PY-Projects/Python/Search Wikipedia using Voice/requirements.txt @@ -2,4 +2,4 @@ SpeechRecognition==3.8.1 pyttsx3==2.90 PyAudio==0.2.11 wikipedia==1.4.0 -pip==21.2.4 +pip==21.3.1