Skip to content

Commit 694787b

Browse files
Update dependency cryptography to v44.0.3
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent f76e108 commit 694787b

File tree

3 files changed

+70
-61
lines changed

3 files changed

+70
-61
lines changed

pdm.lock

Lines changed: 68 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dependencies = [
9999
"huggingface-hub>=0.33.1",
100100
"ibm-watsonx-ai>=1.3.3",
101101
"certifi==2024.8.30",
102-
"cryptography==44.0.1",
102+
"cryptography==44.0.3",
103103
"urllib3==2.2.3",
104104
"nltk==3.9.1",
105105
"aiohttp==3.11.11",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ click==8.2.1 \
159159
colorama==0.4.6 \
160160
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
161161
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
162-
cryptography==44.0.1 \
162+
cryptography==44.0.3 \
163163
--hash=sha256:00918d859aa4e57db8299607086f793fa7813ae2ff5a4637e318a25ef82730f7 \
164164
--hash=sha256:1e8d181e90a777b63f3f0caa836844a1182f1f265687fac2115fcf245f5fbec3 \
165165
--hash=sha256:21377472ca4ada2906bc313168c9dc7b1d7ca417b63c1c3011d0c74b7de9ae69 \

0 commit comments

Comments
 (0)