From c66709d48bffc0d3a70d260313b752037ea71f8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 07:32:10 +0400 Subject: [PATCH] Bump types-pyopenssl from 20.0.4 to 20.0.5 (#343) Bumps [types-pyopenssl](https://github.com/python/typeshed) from 20.0.4 to 20.0.5. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyopenssl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- lint-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lint-requirements.txt b/lint-requirements.txt index 34a484f..abc09aa 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -22,7 +22,7 @@ types-enum34==0.1.8 # via types-cryptography types-ipaddress==0.1.5 # via types-cryptography -types-pyopenssl==20.0.4 +types-pyopenssl==20.0.5 # via -r lint-requirements.in typing-extensions==3.10.0.0 # via mypy