Skip to content

Commit 0212c66

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump downstream dependencies in CI (#13893)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent de92710 commit 0212c66

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,8 @@ jobs:
423423
PATH: paramiko
424424
- DOWNSTREAM: pyopenssl
425425
REPO: pyca/pyopenssl
426-
# Latest commit on the pyopenssl main branch, as of Oct 28, 2025.
427-
REF: b7e1c2d6751c689e3fac0bf6490b2cabd3c2e44f
426+
# Latest commit on the pyopenssl main branch, as of Nov 19, 2025.
427+
REF: ee0cc61f6c73558936e28a2cf28f3621787c50a0
428428
PATH: pyopenssl
429429
- DOWNSTREAM: pyopenssl-release
430430
REPO: pyca/pyopenssl
@@ -433,8 +433,8 @@ jobs:
433433
PATH: pyopenssl
434434
- DOWNSTREAM: twisted
435435
REPO: twisted/twisted
436-
# Latest commit on the twisted trunk branch, as of Nov 18, 2025.
437-
REF: bc2683922e903532a42eb83ac8c54b6118cb6045
436+
# Latest commit on the twisted trunk branch, as of Nov 19, 2025.
437+
REF: 750df9b2eacba9e052a40dc6b04428b3562142e3
438438
PATH: twisted
439439
- DOWNSTREAM: aws-encryption-sdk-python
440440
REPO: awslabs/aws-encryption-sdk-python
@@ -458,8 +458,8 @@ jobs:
458458
PATH: josepy
459459
- DOWNSTREAM: mitmproxy
460460
REPO: mitmproxy/mitmproxy
461-
# Latest commit on the mitmproxy main branch, as of Nov 18, 2025.
462-
REF: 765428645920a7622a04365def2434f747f43fb4
461+
# Latest commit on the mitmproxy main branch, as of Nov 19, 2025.
462+
REF: e85a40c480e5a0c0822f2ea856c46a2b7f79849e
463463
PATH: mitmproxy
464464
- DOWNSTREAM: scapy
465465
REPO: secdev/scapy
@@ -468,8 +468,8 @@ jobs:
468468
PATH: scapy
469469
- DOWNSTREAM: sigstore-python
470470
REPO: sigstore/sigstore-python
471-
# Latest commit on the sigstore-python main branch, as of Nov 18, 2025.
472-
REF: 000722d85ee0e189877639bd274598f541ab8c8c
471+
# Latest commit on the sigstore-python main branch, as of Nov 19, 2025.
472+
REF: 01676ebf99b9d6d16e05896d0923888b9e127529
473473
PATH: sigstore-python
474474
name: "Downstream tests for ${{ matrix.DOWNSTREAM }}"
475475
timeout-minutes: 15

0 commit comments

Comments
 (0)