Skip to content

Commit

Permalink
Skip: Update dependency certifi to v2024 (merge commit)
Browse files Browse the repository at this point in the history
Merge branch 'renovate/certifi-2024.x' into 'main'
* Skip: Update dependency certifi to v2024

See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/265

Approved-by: Hang Le <[email protected]>
Co-authored-by: renovate-bot <[email protected]>
Merged by Hang Le <[email protected]>
  • Loading branch information
Hang Le committed Feb 2, 2024
2 parents 1f6acc7 + 0e3a3a3 commit 0369639
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"aiohttp==3.9.3",
"redis==5.0.1",
"asyncpg==0.29.0",
"certifi==2023.11.17",
"certifi==2024.2.2",
"click==8.1.7",
"cryptography==41.0.7",
"gunicorn==21.2.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.9.3
aiohttp-session==2.12.0
redis==5.0.1
asyncpg==0.29.0
certifi==2023.11.17
certifi==2024.2.2
click==8.1.7
cryptography==41.0.7
gunicorn==21.2.0
Expand Down

0 comments on commit 0369639

Please sign in to comment.