Skip to content

Commit 4bea808

Browse files
author
Renovate Bot
committed
chore(deps): update dependency aiohttp to v3.9.5
1 parent cca43d8 commit 4bea808

File tree

6 files changed

+237
-237
lines changed

6 files changed

+237
-237
lines changed

datastore/poetry.lock

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

datastore/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python = ">= 3.9, < 4.0"
2424
gcloud-aio-auth = ">= 3.1.0, < 6.0.0"
2525

2626
[tool.poetry.group.dev.dependencies]
27-
aiohttp = "3.9.1"
27+
aiohttp = "3.9.5"
2828
gcloud-aio-auth = { path = "../auth" }
2929
gcloud-aio-storage = { path = "../storage" }
3030
pytest = "8.3.5"

pubsub/poetry.lock

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

pubsub/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gcloud-aio-auth = ">= 3.3.0, < 6.0.0"
2525
prometheus-client = ">= 0.13.1, < 1.0.0"
2626

2727
[tool.poetry.group.dev.dependencies]
28-
aiohttp = "3.9.1"
28+
aiohttp = "3.9.5"
2929
gcloud-aio-auth = { path = "../auth" }
3030
pytest = "8.3.5"
3131
pytest-asyncio = "0.26.0"

0 commit comments

Comments
 (0)