Skip to content

Commit 7b1258b

Browse files
authored
Merge pull request #1801 from tisnik/lcore-2011-cryptohraphy-cve
LCORE-2011: Cryptography CVE fix
2 parents a4a36a3 + f983c91 commit 7b1258b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

.konflux/requirements.hashes.wheel.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ chevron==0.14.0 \
2727
--hash=sha256:215f5e3e7ac75d150eadfc0f8c651b3815dc36813e122484b1ed68e142e5adfb
2828
click==8.1.8 \
2929
--hash=sha256:11fa3d5230fee43910d853098461cbb0d9d3f59b70c63629bf237101ada5ee0f
30-
cryptography==46.0.5 \
31-
--hash=sha256:2b44c9fd892f763465b2d7782bf310d65c04dab741b1241f5be203ccf022368d \
32-
--hash=sha256:661cf199efa488e0c5fb4987d36214e11c1fe2dfb842a1a330b1854ff069f8d3 \
33-
--hash=sha256:88347ad17f60b60e31e5f2b58e37339d88fa90bfa4f0d35528b3bd18d464427b \
34-
--hash=sha256:bb1b90386c7b5d3d8c9d8d53b207cfbe5c3e639457ff9ebe84f2131918b785a9
30+
cryptography==46.0.7 \
31+
--hash=sha256:0ab2a8e458e087bc69b372b28142bcd6075a00b5a243af5929859dc4bccfaebf \
32+
--hash=sha256:537fe5301361498d49fef0b7d36d1153bcf6abc81ff993a29c85bb55040e96c7 \
33+
--hash=sha256:6c984b35f55539b0c2cbb6e09ac5f20e91dcaead8817f1c842af969a1e5f17c7 \
34+
--hash=sha256:98e8d65c1c97595b0b21ff737b69f3be2cd92f8e437b999c4c38220d376f2e66
3535
dill==0.4.1 \
3636
--hash=sha256:ae5bdc0f88e3a7998df6170245749d3e717f20a42cb982b080f8a98285a5cd8e
3737
distro==1.9.0 \

.konflux/requirements.overrides.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tokenizers==0.22.2
55
scipy==1.17.0
66
# aiohttp==3.13.3
77
aiosqlite==0.22.1
8-
cryptography==46.0.5
8+
cryptography==46.0.7
99
anyio==4.12.1
1010
# datasets==4.5.0
1111
pandas==2.3.3

0 commit comments

Comments
 (0)