From 1f54de5e4470eadd566900a1af90688be0999151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 17:41:28 +0000 Subject: [PATCH] Bump pip from 9.0.3 to 19.2 in /EmulationCore Bumps [pip](https://github.com/pypa/pip) from 9.0.3 to 19.2. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/9.0.3...19.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- EmulationCore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EmulationCore/requirements.txt b/EmulationCore/requirements.txt index bfd8e5a..664d045 100644 --- a/EmulationCore/requirements.txt +++ b/EmulationCore/requirements.txt @@ -4,4 +4,4 @@ SpeechRecognition==3.8.1 numpy nltk==3.3 emucorebrain==0.5.4 -pip==9.0.3 \ No newline at end of file +pip==19.2 \ No newline at end of file