From cdc60f6d1b416792bcac961542ed2dcaa81963eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jul 2024 17:19:36 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.3.1 --- auth/poetry.lock | 8 ++++---- auth/pyproject.toml | 2 +- bigquery/poetry.lock | 8 ++++---- bigquery/pyproject.toml | 2 +- datastore/poetry.lock | 8 ++++---- datastore/pyproject.toml | 2 +- kms/poetry.lock | 8 ++++---- kms/pyproject.toml | 2 +- pubsub/poetry.lock | 8 ++++---- pubsub/pyproject.toml | 2 +- storage/poetry.lock | 8 ++++---- storage/pyproject.toml | 2 +- taskqueue/poetry.lock | 8 ++++---- taskqueue/pyproject.toml | 2 +- 14 files changed, 35 insertions(+), 35 deletions(-) diff --git a/auth/poetry.lock b/auth/poetry.lock index 0b26821ce..be30292d6 100644 --- a/auth/poetry.lock +++ b/auth/poetry.lock @@ -568,13 +568,13 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pytest" -version = "8.3.0" +version = "8.3.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.3.0-py3-none-any.whl", hash = "sha256:a1b30492f2676b476266a87f6551345fb25c0484fb6d09c86aa2eb07b5f71c2f"}, - {file = "pytest-8.3.0.tar.gz", hash = "sha256:0fe75465746a643f2485f642edf5eb7af7918135177230471150409343f84a6b"}, + {file = "pytest-8.3.1-py3-none-any.whl", hash = "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c"}, + {file = "pytest-8.3.1.tar.gz", hash = "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"}, ] [package.dependencies] @@ -740,4 +740,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "b38f225d6819b77fc28254fd96da7212f8249dbef34c964ba37b3db7565d550f" +content-hash = "2706d62a86bb1bf6c72b9d218aacd657b44bf1011c3b9541e3340386c5254cde" diff --git a/auth/pyproject.toml b/auth/pyproject.toml index 7875a2221..d006217a1 100644 --- a/auth/pyproject.toml +++ b/auth/pyproject.toml @@ -30,7 +30,7 @@ pyjwt = ">= 1.5.3, < 3.0.0" # requests = ">= 2.2.1, < 3.0.0" [tool.poetry.group.dev.dependencies] -pytest = "8.3.0" +pytest = "8.3.1" pytest-asyncio = "0.23.8" pytest-mock = "3.14.0" diff --git a/bigquery/poetry.lock b/bigquery/poetry.lock index 7a2ccf47f..14eb71638 100644 --- a/bigquery/poetry.lock +++ b/bigquery/poetry.lock @@ -659,13 +659,13 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pytest" -version = "8.3.0" +version = "8.3.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.3.0-py3-none-any.whl", hash = "sha256:a1b30492f2676b476266a87f6551345fb25c0484fb6d09c86aa2eb07b5f71c2f"}, - {file = "pytest-8.3.0.tar.gz", hash = "sha256:0fe75465746a643f2485f642edf5eb7af7918135177230471150409343f84a6b"}, + {file = "pytest-8.3.1-py3-none-any.whl", hash = "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c"}, + {file = "pytest-8.3.1.tar.gz", hash = "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"}, ] [package.dependencies] @@ -845,4 +845,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "ea84269def4c36ae40e8e3a978575f06033df2c74e04a314b041e8aa23b8653d" +content-hash = "8ef80bea03909f949c2e398520b1bb1c3d256500451ae6b1f22f10dd07001fe4" diff --git a/bigquery/pyproject.toml b/bigquery/pyproject.toml index f5586717d..4f5c25990 100644 --- a/bigquery/pyproject.toml +++ b/bigquery/pyproject.toml @@ -27,7 +27,7 @@ gcloud-aio-auth = ">= 3.1.0, < 6.0.0" gcloud-aio-auth = { path = "../auth" } gcloud-aio-datastore = { path = "../datastore" } gcloud-aio-storage = { path = "../storage" } -pytest = "8.3.0" +pytest = "8.3.1" pytest-asyncio = "0.23.8" pytest-mock = "3.14.0" diff --git a/datastore/poetry.lock b/datastore/poetry.lock index f802efe02..03237e0de 100644 --- a/datastore/poetry.lock +++ b/datastore/poetry.lock @@ -643,13 +643,13 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pytest" -version = "8.3.0" +version = "8.3.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.3.0-py3-none-any.whl", hash = "sha256:a1b30492f2676b476266a87f6551345fb25c0484fb6d09c86aa2eb07b5f71c2f"}, - {file = "pytest-8.3.0.tar.gz", hash = "sha256:0fe75465746a643f2485f642edf5eb7af7918135177230471150409343f84a6b"}, + {file = "pytest-8.3.1-py3-none-any.whl", hash = "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c"}, + {file = "pytest-8.3.1.tar.gz", hash = "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"}, ] [package.dependencies] @@ -829,4 +829,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "538ed5b1d747829e2be18b6e1942a30f4db90ee95cf86913d365f794fdc682c4" +content-hash = "8a3af70380412a075936a51268bf415daf959e2dfb1356a403ad46624f01b9bc" diff --git a/datastore/pyproject.toml b/datastore/pyproject.toml index df6468032..89bfe0bd5 100644 --- a/datastore/pyproject.toml +++ b/datastore/pyproject.toml @@ -27,7 +27,7 @@ gcloud-aio-auth = ">= 3.1.0, < 6.0.0" aiohttp = "3.9.1" gcloud-aio-auth = { path = "../auth" } gcloud-aio-storage = { path = "../storage" } -pytest = "8.3.0" +pytest = "8.3.1" pytest-asyncio = "0.23.8" pytest-mock = "3.14.0" diff --git a/kms/poetry.lock b/kms/poetry.lock index 149ddcc2f..5f564ee39 100644 --- a/kms/poetry.lock +++ b/kms/poetry.lock @@ -588,13 +588,13 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pytest" -version = "8.3.0" +version = "8.3.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.3.0-py3-none-any.whl", hash = "sha256:a1b30492f2676b476266a87f6551345fb25c0484fb6d09c86aa2eb07b5f71c2f"}, - {file = "pytest-8.3.0.tar.gz", hash = "sha256:0fe75465746a643f2485f642edf5eb7af7918135177230471150409343f84a6b"}, + {file = "pytest-8.3.1-py3-none-any.whl", hash = "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c"}, + {file = "pytest-8.3.1.tar.gz", hash = "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"}, ] [package.dependencies] @@ -725,4 +725,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "da23063f65ce99d2e42b5362f0a66602d58a3664bc2451ffe994f2ed8eba4bb3" +content-hash = "2aaa47efe3b3827cc3e5e40b03da15710603f56b32c7c1b4487a8cdda0bf53f8" diff --git a/kms/pyproject.toml b/kms/pyproject.toml index 27cc454dc..968a98583 100644 --- a/kms/pyproject.toml +++ b/kms/pyproject.toml @@ -25,7 +25,7 @@ gcloud-aio-auth = ">= 3.1.0, < 6.0.0" [tool.poetry.group.dev.dependencies] gcloud-aio-auth = { path = "../auth" } -pytest = "8.3.0" +pytest = "8.3.1" [[tool.poetry.source]] name = "pypi" diff --git a/pubsub/poetry.lock b/pubsub/poetry.lock index 27891557a..b9f0a6a90 100644 --- a/pubsub/poetry.lock +++ b/pubsub/poetry.lock @@ -602,13 +602,13 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pytest" -version = "8.3.0" +version = "8.3.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.3.0-py3-none-any.whl", hash = "sha256:a1b30492f2676b476266a87f6551345fb25c0484fb6d09c86aa2eb07b5f71c2f"}, - {file = "pytest-8.3.0.tar.gz", hash = "sha256:0fe75465746a643f2485f642edf5eb7af7918135177230471150409343f84a6b"}, + {file = "pytest-8.3.1-py3-none-any.whl", hash = "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c"}, + {file = "pytest-8.3.1.tar.gz", hash = "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"}, ] [package.dependencies] @@ -774,4 +774,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "111b27b590d7aa248836c86bdcfb161799f84ba3ad647a863fb9f3aadde53e59" +content-hash = "20001ab5f20f5efaf9a2b51c067a50f05db94c185ec3020bfe99e19438b1bb32" diff --git a/pubsub/pyproject.toml b/pubsub/pyproject.toml index adf2e33f9..2a1876d10 100644 --- a/pubsub/pyproject.toml +++ b/pubsub/pyproject.toml @@ -27,7 +27,7 @@ prometheus-client = ">= 0.13.1, < 1.0.0" [tool.poetry.group.dev.dependencies] aiohttp = "3.9.1" gcloud-aio-auth = { path = "../auth" } -pytest = "8.3.0" +pytest = "8.3.1" pytest-asyncio = "0.23.8" pytest-mock = "3.14.0" diff --git a/storage/poetry.lock b/storage/poetry.lock index 33997ad83..7a205ee57 100644 --- a/storage/poetry.lock +++ b/storage/poetry.lock @@ -624,13 +624,13 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pytest" -version = "8.3.0" +version = "8.3.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.3.0-py3-none-any.whl", hash = "sha256:a1b30492f2676b476266a87f6551345fb25c0484fb6d09c86aa2eb07b5f71c2f"}, - {file = "pytest-8.3.0.tar.gz", hash = "sha256:0fe75465746a643f2485f642edf5eb7af7918135177230471150409343f84a6b"}, + {file = "pytest-8.3.1-py3-none-any.whl", hash = "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c"}, + {file = "pytest-8.3.1.tar.gz", hash = "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"}, ] [package.dependencies] @@ -810,4 +810,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "8f31c0facc3ef438fb9f5e6249019ffbda339a615176378ddefc061b56472c5e" +content-hash = "7dfe323dc553bc576e9706550ac2a5f1b8810c3dd9a4270938cd4e39cbfa8233" diff --git a/storage/pyproject.toml b/storage/pyproject.toml index bd2515133..b38fa02c3 100644 --- a/storage/pyproject.toml +++ b/storage/pyproject.toml @@ -28,7 +28,7 @@ rsa = ">= 3.1.4, < 5.0.0" [tool.poetry.group.dev.dependencies] gcloud-aio-auth = { path = "../auth" } -pytest = "8.3.0" +pytest = "8.3.1" pytest-asyncio = "0.23.8" pytest-mock = "3.14.0" diff --git a/taskqueue/poetry.lock b/taskqueue/poetry.lock index 366e410a3..0de1769b2 100644 --- a/taskqueue/poetry.lock +++ b/taskqueue/poetry.lock @@ -588,13 +588,13 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] [[package]] name = "pytest" -version = "8.3.0" +version = "8.3.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.3.0-py3-none-any.whl", hash = "sha256:a1b30492f2676b476266a87f6551345fb25c0484fb6d09c86aa2eb07b5f71c2f"}, - {file = "pytest-8.3.0.tar.gz", hash = "sha256:0fe75465746a643f2485f642edf5eb7af7918135177230471150409343f84a6b"}, + {file = "pytest-8.3.1-py3-none-any.whl", hash = "sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c"}, + {file = "pytest-8.3.1.tar.gz", hash = "sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6"}, ] [package.dependencies] @@ -760,4 +760,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "6c8341f2f72b3cf23484fed48aa364818508d84c454c5d16fba2d92942169194" +content-hash = "6be51f75bad08744f043701a9c7d77b067efcdba17d0ada1e6767049d0509d35" diff --git a/taskqueue/pyproject.toml b/taskqueue/pyproject.toml index 91056405b..219db1f75 100644 --- a/taskqueue/pyproject.toml +++ b/taskqueue/pyproject.toml @@ -26,7 +26,7 @@ gcloud-aio-auth = ">= 3.1.0, < 6.0.0" [tool.poetry.group.dev.dependencies] aiohttp = "3.9.1" gcloud-aio-auth = { path = "../auth" } -pytest = "8.3.0" +pytest = "8.3.1" pytest-asyncio = "0.23.8" pytest-mock = "3.14.0"