From 3ad221ea4033e07893842dcf9a96155e9648f754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 20:14:49 +0100 Subject: Bump pyopenssl from 23.1.0 to 23.1.1 (#15373) * Bump pyopenssl from 23.1.0 to 23.1.1 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.1.0 to 23.1.1. - [Release notes](https://github.com/pyca/pyopenssl/releases) - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/23.1.0...23.1.1) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Changelog --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions Co-authored-by: Mathieu Velten Co-authored-by: David Robertson --- changelog.d/15373.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/15373.misc (limited to 'changelog.d/15373.misc') diff --git a/changelog.d/15373.misc b/changelog.d/15373.misc new file mode 100644 index 0000000000..e93801b0de --- /dev/null +++ b/changelog.d/15373.misc @@ -0,0 +1 @@ +Bump pyopenssl from 23.1.0 to 23.1.1. -- cgit 1.5.1