Skip to content

Commit c3e3563

Browse files
Joonatan Mäkinenrenovate-bot
andcommitted
Skip: Update dependency cryptography to v43 (merge commit)
Merge branch 'renovate/cryptography-43.x' into 'main' * Skip: Update dependency cryptography to v43 See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/356 Approved-by: Joonatan Mäkinen <[email protected]> Co-authored-by: renovate-bot <group_183_bot_2d78ce980e0cdf1c1f6cfb0fa4c95beb@noreply.gitlab.ci.csc.fi> Merged by Joonatan Mäkinen <[email protected]>
2 parents a74da5b + ea37a88 commit c3e3563

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"asyncpg==0.29.0",
2929
"certifi==2024.7.4",
3030
"click==8.1.7",
31-
"cryptography==42.0.8",
31+
"cryptography==43.0.0",
3232
"gunicorn==22.0.0",
3333
"keystoneauth1==5.6.0",
3434
"oidcrp==2.1.4",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redis==5.0.7
44
asyncpg==0.29.0
55
certifi==2024.7.4
66
click==8.1.7
7-
cryptography==42.0.8
7+
cryptography==43.0.0
88
gunicorn==22.0.0
99
keystoneauth1==5.6.0
1010
oidcrp==2.1.4

0 commit comments

Comments
 (0)