From faca54783f845f0f97d41b58d0bfa8a8b86a1e0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 20:49:53 +0000 Subject: [PATCH] Bump pywin32 from 224 to 301 in /service-mesh-patterns/rate_limit/kong Bumps [pywin32](https://github.com/mhammond/pywin32) from 224 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] --- service-mesh-patterns/rate_limit/kong/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-mesh-patterns/rate_limit/kong/requirements.txt b/service-mesh-patterns/rate_limit/kong/requirements.txt index a8e5707..edee635 100644 --- a/service-mesh-patterns/rate_limit/kong/requirements.txt +++ b/service-mesh-patterns/rate_limit/kong/requirements.txt @@ -40,7 +40,7 @@ pylint==1.9.2 pypiwin32==223 python-dateutil==2.8.0 pytz==2018.9 -pywin32==224 +pywin32==301 PyYAML==3.13 regex==2019.3.12 requests==2.20.1