Skip to content

Commit

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

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

Approved-by: Joonatan Mäkinen <jmakine@csc.fi>
Approved-by: Sampsa Penna <sapenna@csc.fi>
Co-authored-by: renovate-bot <group_183_bot_aa67d732ac40e4c253df6728543b928a@noreply.gitlab.ci.csc.fi>
Merged by Sampsa Penna <sapenna@csc.fi>
  • Loading branch information
Sampsa Penna committed Feb 11, 2025
2 parents 19b3b60 + c675fab commit 184afc2
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 @@ -25,7 +25,7 @@ dependencies = [
"aiohttp==3.11.11",
"redis==5.2.1",
"asyncpg==0.30.0",
"certifi==2024.12.14",
"certifi==2025.1.31",
"click==8.1.8",
"cryptography==43.0.3",
"gunicorn==23.0.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.11.11
aiohttp-session==2.12.1
redis==5.2.1
asyncpg==0.30.0
certifi==2024.12.14
certifi==2025.1.31
click==8.1.8
cryptography==43.0.3
gunicorn==23.0.0
Expand Down

0 comments on commit 184afc2

Please sign in to comment.