Skip to content

Commit d2be3ba

Browse files
Renovate Bottalkiq-ops
authored andcommitted
chore(deps): update dependency pytest to v8.3.3
1 parent d60cbfb commit d2be3ba

14 files changed

Lines changed: 35 additions & 35 deletions

File tree

auth/poetry.lock

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

auth/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pyjwt = ">= 1.5.3, < 3.0.0"
3030
# requests = ">= 2.2.1, < 3.0.0"
3131

3232
[tool.poetry.group.dev.dependencies]
33-
pytest = "8.3.2"
33+
pytest = "8.3.3"
3434
pytest-asyncio = "0.23.8"
3535
pytest-mock = "3.14.0"
3636

bigquery/poetry.lock

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

bigquery/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gcloud-aio-auth = ">= 3.1.0, < 6.0.0"
2727
gcloud-aio-auth = { path = "../auth" }
2828
gcloud-aio-datastore = { path = "../datastore" }
2929
gcloud-aio-storage = { path = "../storage" }
30-
pytest = "8.3.2"
30+
pytest = "8.3.3"
3131
pytest-asyncio = "0.23.8"
3232
pytest-mock = "3.14.0"
3333

datastore/poetry.lock

Lines changed: 4 additions & 4 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
@@ -27,7 +27,7 @@ gcloud-aio-auth = ">= 3.1.0, < 6.0.0"
2727
aiohttp = "3.9.1"
2828
gcloud-aio-auth = { path = "../auth" }
2929
gcloud-aio-storage = { path = "../storage" }
30-
pytest = "8.3.2"
30+
pytest = "8.3.3"
3131
pytest-asyncio = "0.23.8"
3232
pytest-mock = "3.14.0"
3333

kms/poetry.lock

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

kms/pyproject.toml

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

2626
[tool.poetry.group.dev.dependencies]
2727
gcloud-aio-auth = { path = "../auth" }
28-
pytest = "8.3.2"
28+
pytest = "8.3.3"
2929

3030
[[tool.poetry.source]]
3131
name = "pypi"

pubsub/poetry.lock

Lines changed: 4 additions & 4 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
@@ -27,7 +27,7 @@ prometheus-client = ">= 0.13.1, < 1.0.0"
2727
[tool.poetry.group.dev.dependencies]
2828
aiohttp = "3.9.1"
2929
gcloud-aio-auth = { path = "../auth" }
30-
pytest = "8.3.2"
30+
pytest = "8.3.3"
3131
pytest-asyncio = "0.23.8"
3232
pytest-mock = "3.14.0"
3333

0 commit comments

Comments
 (0)