Skip to content

Commit 64640d2

Browse files
Joonatan Mäkinenrenovate-bot
Joonatan Mäkinen
and
renovate-bot
committed
Update dependency cryptography to v44.0.2 (merge commit)
Merge branch 'renovate/cryptography-44.x' into 'main' * Update dependency cryptography to v44.0.2 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/407 Approved-by: Joonatan Mäkinen <[email protected]> Co-authored-by: renovate-bot <group_183_bot_aa67d732ac40e4c253df6728543b928a@noreply.gitlab.ci.csc.fi> Merged by Joonatan Mäkinen <[email protected]>
2 parents 6375010 + e5a2db7 commit 64640d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"asyncpg==0.30.0",
2828
"certifi==2025.1.31",
2929
"click==8.1.8",
30-
"cryptography==44.0.1",
30+
"cryptography==44.0.2",
3131
"gunicorn==23.0.0",
3232
"keystoneauth1==5.9.1",
3333
"oidcrp==2.1.4",

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redis==5.2.1
44
asyncpg==0.30.0
55
certifi==2025.1.31
66
click==8.1.8
7-
cryptography==44.0.1
7+
cryptography==44.0.2
88
gunicorn==23.0.0
99
keystoneauth1==5.9.1
1010
oidcrp==2.1.4

0 commit comments

Comments
 (0)