Skip to content

Commit f21e132

Browse files
Joonatan Mäkinenrenovate-bot
andcommitted
Update all non-major dependencies (merge commit)
Merge branch 'renovate/all-minor-patch' into 'main' * Update all non-major dependencies See merge request https://gitlab.ci.csc.fi/sds-dev/sd-connect/swift-browser-ui/-/merge_requests/418 Approved-by: Joonatan Mäkinen <jmakine@csc.fi> Co-authored-by: renovate-bot <group_183_bot_aa67d732ac40e4c253df6728543b928a@noreply.gitlab.ci.csc.fi> Merged by Joonatan Mäkinen <jmakine@csc.fi>
2 parents 7645ed8 + 7cc6c4e commit f21e132

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ classifiers = [
2222
]
2323
dependencies = [
2424
"aiohttp-session==2.12.1",
25-
"aiohttp==3.11.16",
25+
"aiohttp==3.11.18",
2626
"redis==5.2.1",
2727
"asyncpg==0.30.0",
2828
"certifi==2025.1.31",
@@ -61,7 +61,7 @@ dev = [
6161
"honcho==2.0.0",
6262
"pre-commit==4.2.0",
6363
"pyspelling==2.10",
64-
"ruff==0.11.5",
64+
"ruff==0.11.6",
6565
"types-certifi",
6666
"types-redis",
6767
"types-requests",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.11.16
1+
aiohttp==3.11.18
22
aiohttp-session==2.12.1
33
redis==5.2.1
44
asyncpg==0.30.0

swift_browser_ui_frontend/pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)