Skip to content

Commit d2f6f7f

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

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

.github/workflows/ci.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -432,23 +432,23 @@ jobs:
432432
PATH: paramiko
433433
- DOWNSTREAM: pyopenssl
434434
REPO: pyca/pyopenssl
435-
# Latest commit on the pyopenssl main branch, as of Aug 05, 2025.
436-
REF: 0ca1c978c0d68b1a3e216474c5225281a115f3af
435+
# Latest commit on the pyopenssl main branch, as of Sep 16, 2025.
436+
REF: fb1ebc1c81640acedc9e8918c066d81d71167876
437437
PATH: pyopenssl
438438
- DOWNSTREAM: pyopenssl-release
439439
REPO: pyca/pyopenssl
440440
# Latest release tag of pyopenssl, as of Aug 05, 2025.
441-
REF: e9c1f671264d953072ac541616d41dca7076648c
441+
REF: 25.2.0
442442
PATH: pyopenssl
443443
- DOWNSTREAM: twisted
444444
REPO: twisted/twisted
445-
# Latest commit on the twisted trunk branch, as of Aug 05, 2025.
446-
REF: 710e6fad358efe58262ff49c9e32af594687a794
445+
# Latest commit on the twisted trunk branch, as of Sep 16, 2025.
446+
REF: 968e1d5504a2ba52ab69299356c2485510cd1817
447447
PATH: twisted
448448
- DOWNSTREAM: aws-encryption-sdk-python
449449
REPO: awslabs/aws-encryption-sdk-python
450-
# Latest commit on the aws-encryption-sdk-python master branch, as of Aug 05, 2025.
451-
REF: cbfab663e94c4ed1db5211886770e1aa403a7c67
450+
# Latest commit on the aws-encryption-sdk-python master branch, as of Sep 16, 2025.
451+
REF: d316a1835869a27b76ff6dfe8db6897e85f6eebd
452452
PATH: aws-encryption-sdk-python
453453
- DOWNSTREAM: dynamodb-encryption-sdk
454454
REPO: awslabs/aws-dynamodb-encryption-python
@@ -457,28 +457,28 @@ jobs:
457457
PATH: aws-dynamodb-encryption-python
458458
- DOWNSTREAM: certbot
459459
REPO: certbot/certbot
460-
# Latest commit on the certbot main branch, as of Aug 05, 2025.
461-
REF: 3d8be0c3b220b461b0ae2469d7062758e10d7e40
460+
# Latest commit on the certbot main branch, as of Sep 16, 2025.
461+
REF: 867b499f9b3934f88beffe53f021c6834350c2f1
462462
PATH: certbot
463463
- DOWNSTREAM: certbot-josepy
464464
REPO: certbot/josepy
465-
# Latest commit on the certbot-josepy main branch, as of Aug 05, 2025.
466-
REF: f74100c800fd280f0640d320052a9680da56be95
465+
# Latest commit on the certbot-josepy main branch, as of Sep 16, 2025.
466+
REF: 7fb39407c2ba2f1d725dce6dced79bd01e15d69e
467467
PATH: josepy
468468
- DOWNSTREAM: mitmproxy
469469
REPO: mitmproxy/mitmproxy
470-
# Latest commit on the mitmproxy main branch, as of Aug 05, 2025.
471-
REF: 57f477ef6eb9cd521abd29543ee679553a16969a
470+
# Latest commit on the mitmproxy main branch, as of Sep 16, 2025.
471+
REF: 37d1cf55cb254c9975a952d3085252cfc7acd71b
472472
PATH: mitmproxy
473473
- DOWNSTREAM: scapy
474474
REPO: secdev/scapy
475-
# Latest commit on the scapy master branch, as of Aug 05, 2025.
476-
REF: cc8e09187407cefce61207823239c2d5749bf046
475+
# Latest commit on the scapy master branch, as of Sep 16, 2025.
476+
REF: aa1fe527665a407d46a4c83fa77a23114c9e3624
477477
PATH: scapy
478478
- DOWNSTREAM: sigstore-python
479479
REPO: sigstore/sigstore-python
480-
# Latest commit on the sigstore-python main branch, as of Aug 05, 2025.
481-
REF: 5ea398f538ea1954c9aca9cf6064d1d93ccbced1
480+
# Latest commit on the sigstore-python main branch, as of Sep 16, 2025.
481+
REF: 365af7bcb3668cc0aa4dd3b07b1f3234beffa1ed
482482
PATH: sigstore-python
483483
name: "Downstream tests for ${{ matrix.DOWNSTREAM }}"
484484
timeout-minutes: 15

0 commit comments

Comments
 (0)