Skip to content

Commit a457535

Browse files
pyca-boringbot[bot]pyca-boringbot[bot]
andauthored
Bump downstream dependencies in CI (#13536)
Co-authored-by: pyca-boringbot[bot] <pyca-boringbot[bot][email protected]>
1 parent 6827dd2 commit a457535

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
@@ -431,8 +431,8 @@ jobs:
431431
PATH: paramiko
432432
- DOWNSTREAM: pyopenssl
433433
REPO: pyca/pyopenssl
434-
# Latest commit on the pyopenssl main branch, as of Sep 24, 2025.
435-
REF: f46314fda6e6cfa5db31aece9c2c8fc7f9f908e4
434+
# Latest commit on the pyopenssl main branch, as of Oct 01, 2025.
435+
REF: 08ec8e68df2ab3d3a3af666ec5d3db3535e40613
436436
PATH: pyopenssl
437437
- DOWNSTREAM: pyopenssl-release
438438
REPO: pyca/pyopenssl
@@ -441,8 +441,8 @@ jobs:
441441
PATH: pyopenssl
442442
- DOWNSTREAM: twisted
443443
REPO: twisted/twisted
444-
# Latest commit on the twisted trunk branch, as of Sep 29, 2025.
445-
REF: ef6160aa2595adfba0c71da6db65b7a7252f23e9
444+
# Latest commit on the twisted trunk branch, as of Oct 01, 2025.
445+
REF: ffb0ab707acbe1284e2f45c7a16e325ed27a3d99
446446
PATH: twisted
447447
- DOWNSTREAM: aws-encryption-sdk-python
448448
REPO: awslabs/aws-encryption-sdk-python
@@ -456,8 +456,8 @@ jobs:
456456
PATH: aws-dynamodb-encryption-python
457457
- DOWNSTREAM: certbot
458458
REPO: certbot/certbot
459-
# Latest commit on the certbot main branch, as of Sep 26, 2025.
460-
REF: 513190afe0fa27f09e1b7ca783a6d9a0d07dca22
459+
# Latest commit on the certbot main branch, as of Oct 01, 2025.
460+
REF: 33890ab7f3e8926ebd80204d7d95b2f66f7ab792
461461
PATH: certbot
462462
- DOWNSTREAM: certbot-josepy
463463
REPO: certbot/josepy
@@ -476,8 +476,8 @@ jobs:
476476
PATH: scapy
477477
- DOWNSTREAM: sigstore-python
478478
REPO: sigstore/sigstore-python
479-
# Latest commit on the sigstore-python main branch, as of Sep 27, 2025.
480-
REF: d5f3a50066328266c59219a2af7504a79624713b
479+
# Latest commit on the sigstore-python main branch, as of Oct 01, 2025.
480+
REF: b6def062995b3e7ebe528ed68f6c069e85e9956f
481481
PATH: sigstore-python
482482
name: "Downstream tests for ${{ matrix.DOWNSTREAM }}"
483483
timeout-minutes: 15

0 commit comments

Comments
 (0)