Skip to content

Commit 9fd9e2f

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 24bf9ff commit 9fd9e2f

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
@@ -98,7 +98,7 @@ dependencies = [
9898
"huggingface-hub>=0.33.1",
9999
"ibm-watsonx-ai>=1.3.3",
100100
"certifi==2024.8.30",
101-
"cryptography==44.0.1",
101+
"cryptography==44.0.3",
102102
"urllib3==2.2.3",
103103
"nltk==3.9.1",
104104
"aiohttp==3.11.11",

requirements.txt

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

0 commit comments

Comments
 (0)