From a2b656f2b6e7ea19267fbb42880bb083b8c41311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:58:49 +0000 Subject: [PATCH] Bump pywin32 from 228 to 301 in /Python Project 1 (My Jarvis) Bumps [pywin32](https://github.com/mhammond/pywin32) from 228 to 301. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/master/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python Project 1 (My Jarvis)/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python Project 1 (My Jarvis)/requirements.txt b/Python Project 1 (My Jarvis)/requirements.txt index 3567bd2..d4559e1 100644 --- a/Python Project 1 (My Jarvis)/requirements.txt +++ b/Python Project 1 (My Jarvis)/requirements.txt @@ -15,7 +15,7 @@ PyPrind==2.11.2 pySmartDL==1.3.3 pyttsx3==2.90 pytz==2020.1 -pywin32==228 +pywin32==301 requests==2.24.0 six==1.15.0 soupsieve==2.0.1