Skip to content

Commit 3484d61

Browse files
authored
Merge pull request #175 from bgoonz/renovate/pip-21.x
Update dependency pip to v21.2.4
2 parents cbaee8e + 9101ce8 commit 3484d61

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_MISC/PY-Projects/Python/Ask How to Qus using Voice/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ SpeechRecognition==3.8.1
22
pyttsx3==2.90
33
PyAudio==0.2.11
44
pywikihow==0.5.7
5-
pip==21.1.2
5+
pip==21.2.4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pip==21.1.2
1+
pip==21.2.4
22
random2==1.0.1

_MISC/PY-Projects/Python/Search Wikipedia using Voice/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ SpeechRecognition==3.8.1
22
pyttsx3==2.90
33
PyAudio==0.2.11
44
wikipedia==1.4.0
5-
pip==21.1.2
5+
pip==21.2.4

0 commit comments

Comments
 (0)