From 1b2baa34152dd647b2cb9ba245de90ad09e2353e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:58:33 +0000 Subject: [PATCH] Bump pywin32 from 228 to 301 in /src/azure-cli 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] --- src/azure-cli/requirements.py3.windows.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index 1029dd07ac7..a6bdd872528 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -114,7 +114,7 @@ pypiwin32==223 pyreadline==2.1 python-dateutil==2.8.0 pytz==2019.1 -pywin32==228 +pywin32==301 requests==2.22.0 requests-oauthlib==1.2.0 scp==0.13.2