From bfdd187a0ffb344374c09ea74645c16104ec2f95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 17:13:20 +0100 Subject: [PATCH] chore(deps): update dependency pyopenssl to v24.3.0 (#410) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: javierdelapuente Co-authored-by: Amanda H. L. de Andrade Katz Co-authored-by: Christopher Bartz --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7730d08f0..ea7ce2285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ pydantic ==1.10.19 cosl ==0.0.15 # juju 3.1.2.0 depends on pyyaml<=6.0 and >=5.1.2 PyYAML ==6.0.* -pyOpenSSL==24.2.1 +pyOpenSSL==24.3.0 ./github-runner-manager