Skip to content
Closed
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions ci/cyclonedx-pin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ fqdn==1.5.1 \
--hash=sha256:105ed3677e767fb5ca086a0c1f4bb66ebc3c100be518f0e0d755d9eae164d89f \
--hash=sha256:3a179af3761e4df6eb2e026ff9e1a3033d3587bf980a0b1b2e1e5d08d7358014
# via jsonschema
idna==3.18 \
--hash=sha256:7f952cbe720b688055e3f87de14f5c3e5fdaa8bc3928985c4077ca689de849a2 \
--hash=sha256:ffb385a7e039654cef1ab9ef32c6fafe283c0c0467bba1d9029738ce4a14a848
idna==3.19 \
--hash=sha256:5e0811a4383b21dc5838069f801c4fb62113b7447663d2530d2bd6e77b49bf15 \
--hash=sha256:815e7be7a7806d54abb586dc943addc79e8b2ee16915059658cbeff4b1b43bf4
# via jsonschema
isoduration==20.11.0 \
--hash=sha256:ac2f9015137935279eac671f94f89eb00584f940f5dc49462a0c4ee692ba1bd9 \
Expand Down
2 changes: 1 addition & 1 deletion ci/poetry-pin.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ poetry==2.4.1
# <50.0.0 PKCS#7 EnvelopedData decryption exposes a Bleichenbacher oracle
# (GHSA-g6cj-pr64-35w5). Not a path pyrxd itself uses, but this pin
# is what CI installs, so it must not resolve to a flagged version.
cryptography>=50.0.0
cryptography>=50.0.1
Loading
Loading