Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ jobs:
PATH: pyopenssl
- DOWNSTREAM: twisted
REPO: twisted/twisted
# Latest commit on the twisted trunk branch, as of Mar 27, 2026.
REF: d5961c8504410ea58bc44cb4d8198ef2aef3d3a6
# Latest commit on the twisted trunk branch, as of Mar 30, 2026.
REF: 3d84863915f8b6ec8a11be2132ebb2bd0b3d0c03
PATH: twisted
- DOWNSTREAM: aws-encryption-sdk-python
REPO: awslabs/aws-encryption-sdk-python
Expand Down Expand Up @@ -457,8 +457,8 @@ jobs:
PATH: mitmproxy
- DOWNSTREAM: scapy
REPO: secdev/scapy
# Latest commit on the scapy master branch, as of Mar 24, 2026.
REF: 04b99c3c69572b579526bc6861ecdc1f6ab5f265
# Latest commit on the scapy master branch, as of Mar 30, 2026.
REF: f4a2ca43c19c0984117fc13b0946dc5451390a69
PATH: scapy
- DOWNSTREAM: sigstore-python
REPO: sigstore/sigstore-python
Expand Down