From a303e586d496f0d0cfc892d167c885b63ec090c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:55:16 +0000 Subject: [PATCH] Bump pyopenssl from 23.0.0 to 24.1.0 Bumps [pyopenssl](https://github.com/pyca/pyopenssl) from 23.0.0 to 24.1.0. - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/pyopenssl/compare/23.0.0...24.1.0) --- updated-dependencies: - dependency-name: pyopenssl dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- base-pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-pip-requirements.txt b/base-pip-requirements.txt index 0680b95..4aa7e6c 100644 --- a/base-pip-requirements.txt +++ b/base-pip-requirements.txt @@ -20,7 +20,7 @@ pyasn1==0.4.8 pycurl==7.45.1 pygments==2.14.0 pymongo==4.2.0 -pyopenssl==23.0.0 +pyopenssl==24.1.0 python-daemon==2.3.2 python-dateutil==2.8.2 pyyaml==6.0