From 2602b5d3906779fd7afea8a62a7d74da45fefe56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 18:03:46 +0000 Subject: [PATCH] chore(deps): update dependency pyopenssl to v25 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bcd91a0f..3301c93b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ pydantic ==1.10.19 cosl ==0.0.47 # juju 3.1.2.0 depends on pyyaml<=6.0 and >=5.1.2 PyYAML ==6.0.* -pyOpenSSL==24.3.0 +pyOpenSSL==25.0.0 allure-pytest>=2.8.18 ./github-runner-manager