Skip to content

Commit 2992678

Browse files
Merge branch 'main' into kindversion
2 parents 424cf70 + 18036d0 commit 2992678

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

install/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -499,9 +499,9 @@ pyjwt==2.10.1 \
499499
--hash=sha256:3cc5772eb20009233caf06e9d8a0577824723b44e6648ee0a2aedb6cf9381953 \
500500
--hash=sha256:dcdd193e30abefd5debf142f9adfcdd2b58004e644f25406ffaebd50bd98dacb
501501
# via sigstore
502-
pyopenssl==25.0.0 \
503-
--hash=sha256:424c247065e46e76a37411b9ab1782541c23bb658bf003772c3405fbaa128e90 \
504-
--hash=sha256:cd2cef799efa3936bb08e8ccb9433a575722b9dd986023f1cabc4ae64e9dac16
502+
pyopenssl==25.1.0 \
503+
--hash=sha256:2b11f239acc47ac2e5aca04fd7fa829800aeee22a2eb30d744572a157bd8a1ab \
504+
--hash=sha256:8d031884482e0c67ee92bf9a4d8cceb08d92aba7136432ffb0703c5280fc205b
505505
# via sigstore
506506
python-dateutil==2.9.0.post0 \
507507
--hash=sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 \

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
"Topic :: Security :: Cryptography",
2727
]
2828
dependencies = [
29-
"cryptography >= 42, < 45",
29+
"cryptography >= 42, < 46",
3030
"id >= 1.1.0",
3131
"importlib_resources ~= 5.7; python_version < '3.11'",
3232
"pyasn1 ~= 0.6",

0 commit comments

Comments
 (0)