From c78410d510cfede5d59140bbaf767dc6525edcad Mon Sep 17 00:00:00 2001 From: "pyca-boringbot[bot]" Date: Tue, 5 May 2026 10:38:49 +0000 Subject: [PATCH] Bump downstream dependencies in CI --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98e468855f69..d23bbb580b53 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -414,13 +414,13 @@ jobs: PATH: paramiko - DOWNSTREAM: pyopenssl REPO: pyca/pyopenssl - # Latest commit on the pyopenssl main branch, as of May 02, 2026. - REF: 068c200587bd7898f43a7a47a94915284e3a82be + # Latest commit on the pyopenssl main branch, as of May 05, 2026. + REF: 23208870fab95ba33ab897e5b7d66ceb38ce56f7 PATH: pyopenssl - DOWNSTREAM: pyopenssl-release REPO: pyca/pyopenssl - # Latest release tag of pyopenssl-release, as of Apr 25, 2026. - REF: 26.1.0 + # Latest release tag of pyopenssl-release, as of May 05, 2026. + REF: 26.2.0 PATH: pyopenssl - DOWNSTREAM: twisted REPO: twisted/twisted