From 27b7873bfc375636c3c59087b3705b3df1e4c17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:10:12 +0000 Subject: [PATCH] chore(deps-dev): bump types-pywin32 in /requirements (#5591) Bumps [types-pywin32](https://github.com/python/typeshed) from 306.0.0.2 to 306.0.0.3. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pywin32 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index a7a75d576f..a92ae51aaf 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -9,7 +9,7 @@ pytest-cov==4.1.0 # here we fix its version and upgrade it manually in the future mypy==1.3.0 boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray]==1.28.7 -types-pywin32==306.0.0.2 +types-pywin32==306.0.0.3 types-PyYAML==6.0.12 types-chevron==0.14.2.4 types-psutil==5.9.5.12