Skip to content
Open
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
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -434,8 +434,8 @@ jobs:
PATH: twisted
- DOWNSTREAM: aws-encryption-sdk-python
REPO: awslabs/aws-encryption-sdk-python
# Latest commit on the aws-encryption-sdk-python master branch, as of Feb 25, 2026.
REF: 5e0aed7aa0426bbb87d7154e690218c4b0734dd2
# Latest commit on the aws-encryption-sdk-python master branch, as of Feb 26, 2026.
REF: 2153057b32b5d2c6eb3564e0e4f5e5e9459c2f64
PATH: aws-encryption-sdk-python
- DOWNSTREAM: aws-dynamodb-encryption-python
REPO: awslabs/aws-dynamodb-encryption-python
Expand All @@ -444,8 +444,8 @@ jobs:
PATH: aws-dynamodb-encryption-python
- DOWNSTREAM: certbot
REPO: certbot/certbot
# Latest commit on the certbot main branch, as of Feb 14, 2026.
REF: ff281d48a8db6052d2ae7426553bcd1609ca410f
# Latest commit on the certbot main branch, as of Feb 26, 2026.
REF: 15e73753a66b276d2dc5c5abbe399300e5a2ab73
PATH: certbot
- DOWNSTREAM: certbot-josepy
REPO: certbot/josepy
Expand All @@ -459,8 +459,8 @@ jobs:
PATH: mitmproxy
- DOWNSTREAM: scapy
REPO: secdev/scapy
# Latest commit on the scapy master branch, as of Feb 24, 2026.
REF: 5c3fe1cd3f28e2d57fdae94158568b186981b2ff
# Latest commit on the scapy master branch, as of Feb 26, 2026.
REF: c3c62ecc3d51a2bbed1b3074dc50ce74488f3c65
PATH: scapy
- DOWNSTREAM: sigstore-python
REPO: sigstore/sigstore-python
Expand Down
Loading