Skip to content

Commit 967c0a9

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump downstream dependencies in CI (#15407)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot]+106132319@users.noreply.github.com>
1 parent a620cff commit 967c0a9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,8 @@ jobs:
379379
PATH: paramiko
380380
- DOWNSTREAM: pyopenssl
381381
REPO: pyca/pyopenssl
382-
# Latest commit on the pyopenssl main branch, as of Aug 02, 2026.
383-
REF: 07b1ef7cc2ed71c77ebc113d0c10fc045e40861a
382+
# Latest commit on the pyopenssl main branch, as of Aug 06, 2026.
383+
REF: 499f4245a1e4ba3d067b3257f0f3cd63fed59bd0
384384
PATH: pyopenssl
385385
- DOWNSTREAM: pyopenssl-release
386386
REPO: pyca/pyopenssl
@@ -389,8 +389,8 @@ jobs:
389389
PATH: pyopenssl
390390
- DOWNSTREAM: twisted
391391
REPO: twisted/twisted
392-
# Latest commit on the twisted trunk branch, as of Aug 05, 2026.
393-
REF: c96c4b2ef20f911db03d0d0ef35053784b48776b
392+
# Latest commit on the twisted trunk branch, as of Aug 06, 2026.
393+
REF: 8c6284ec62d3b2201ff232cf3229c54cecf7c0e0
394394
PATH: twisted
395395
- DOWNSTREAM: aws-encryption-sdk-python
396396
REPO: awslabs/aws-encryption-sdk-python
@@ -414,13 +414,13 @@ jobs:
414414
PATH: mitmproxy
415415
- DOWNSTREAM: scapy
416416
REPO: secdev/scapy
417-
# Latest commit on the scapy master branch, as of Aug 01, 2026.
418-
REF: 5e13d418bb3aa007cf616b5d7800128576af60cd
417+
# Latest commit on the scapy master branch, as of Aug 06, 2026.
418+
REF: c5e3b35cc3d622db4efc0c591bb09b239552c820
419419
PATH: scapy
420420
- DOWNSTREAM: sigstore-python
421421
REPO: sigstore/sigstore-python
422-
# Latest commit on the sigstore-python main branch, as of Jul 31, 2026.
423-
REF: 71b63df1aea910fbfe5ba0fb1dc1199a27f56b25
422+
# Latest commit on the sigstore-python main branch, as of Aug 06, 2026.
423+
REF: 73e5031af737e4e8ae9a12d548d47a00e26d602a
424424
PATH: sigstore-python
425425
name: "Downstream tests for ${{ matrix.DOWNSTREAM }}"
426426
timeout-minutes: 15

0 commit comments

Comments
 (0)