Skip to content

Commit 608cf38

Browse files
Joonatan Mäkinenrenovate-bot
andcommitted
Skip: Update dependency certifi to v2024.7.4 [SECURITY] (merge commit)
Merge branch 'renovate/pypi-certifi-vulnerability' into 'main' * Skip: Update dependency certifi to v2024.7.4 [SECURITY] See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/352 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 6bacecd + 0f4b683 commit 608cf38

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"aiohttp==3.9.5",
2727
"redis==5.0.7",
2828
"asyncpg==0.29.0",
29-
"certifi==2024.6.2",
29+
"certifi==2024.7.4",
3030
"click==8.1.7",
3131
"cryptography==42.0.8",
3232
"gunicorn==22.0.0",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ aiohttp==3.9.5
22
aiohttp-session==2.12.0
33
redis==5.0.7
44
asyncpg==0.29.0
5-
certifi==2024.6.2
5+
certifi==2024.7.4
66
click==8.1.7
77
cryptography==42.0.8
88
gunicorn==22.0.0

0 commit comments

Comments
 (0)