From 112e42c73b88359072d4badc53e65a3795597b9a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 4 Jun 2024 14:13:05 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v8.2.2 --- 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 7b3c642a2..b46708e77 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.2.1" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, - {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -740,4 +740,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "60573f31b48e1d7584ca74eafcd9e876686fe002248f3cf32da2df6c55b5bced" +content-hash = "045c8933529c9e621ce9cb290f22b707cd6b96d216fcfaed637c686c2cc423cc" diff --git a/auth/pyproject.toml b/auth/pyproject.toml index 5ea44d886..265864a19 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.2.1" +pytest = "8.2.2" pytest-asyncio = "0.23.7" pytest-mock = "3.14.0" diff --git a/bigquery/poetry.lock b/bigquery/poetry.lock index d67be8bbc..228342c31 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.2.1" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, - {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -845,4 +845,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "3d68dc8a8114e422a1f1e2cff793b26991b63b467ed367276d491cb1ca0fe067" +content-hash = "4d47c7823bef9c88d3abf90617002bbd50ffd1fa5298bb49b7742b4c0ffcc3aa" diff --git a/bigquery/pyproject.toml b/bigquery/pyproject.toml index d27d51948..519c7d384 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.2.1" +pytest = "8.2.2" pytest-asyncio = "0.23.7" pytest-mock = "3.14.0" diff --git a/datastore/poetry.lock b/datastore/poetry.lock index 0b6dc9544..07c0168a2 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.2.1" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, - {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -829,4 +829,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "b51731830e180e35ca4cb107ce851b688fae28cec50ad88144b2d18c52b5c166" +content-hash = "d884cdabb1a1307f6b30d2e5a0a4b18832810303a10f24ac97640a326375e0d1" diff --git a/datastore/pyproject.toml b/datastore/pyproject.toml index 50a7dfe93..df894e010 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.2.1" +pytest = "8.2.2" pytest-asyncio = "0.23.7" pytest-mock = "3.14.0" diff --git a/kms/poetry.lock b/kms/poetry.lock index a9e0982ae..2917387b2 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.2.1" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, - {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -725,4 +725,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "d4174864eec6bb66cb4f5c8e7f53ff13755d37c4a6c25655bc9b8b09691c3245" +content-hash = "39c56519e21c093a66fd0c934f9bf268f5d72fa79afe55e9fb7fbee346e4e17d" diff --git a/kms/pyproject.toml b/kms/pyproject.toml index 04ae8fd8f..2c215613f 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.2.1" +pytest = "8.2.2" [[tool.poetry.source]] name = "pypi" diff --git a/pubsub/poetry.lock b/pubsub/poetry.lock index 75f232bc7..544024ac2 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.2.1" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, - {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -774,4 +774,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "df31d4bb356ba36066022018f6997c3eb39137200bcf80e469178bbc13d981cb" +content-hash = "663eb07e2ec9cf9bf290328d2a0b145d4d4e4d4bc6cd916767bb97e34bb96406" diff --git a/pubsub/pyproject.toml b/pubsub/pyproject.toml index b2f6c2be3..1a22d23fc 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.2.1" +pytest = "8.2.2" pytest-asyncio = "0.23.7" pytest-mock = "3.14.0" diff --git a/storage/poetry.lock b/storage/poetry.lock index 2b02f6c55..704ea012d 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.2.1" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, - {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -810,4 +810,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "9932dd7574efb178d0f68dc12f89d8e500e005fabf7f4cfacabc13d656a8e58e" +content-hash = "7c8ee30af81b785e50765ff9f9b8705174e43d6ed892807e15c2fa2b18d03b5b" diff --git a/storage/pyproject.toml b/storage/pyproject.toml index 7a9ff324d..51d46a673 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.2.1" +pytest = "8.2.2" pytest-asyncio = "0.23.7" pytest-mock = "3.14.0" diff --git a/taskqueue/poetry.lock b/taskqueue/poetry.lock index 094f4c646..a294cf387 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.2.1" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, - {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -760,4 +760,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = ">= 3.8, < 4.0" -content-hash = "3708335550137e1d98c3d47aa2d2b10fb9d8ae39f44ae9f47f46cde861a9e7ad" +content-hash = "2a569f1f0d74e9189dd8574d16cf261ce65c9d317934a48782164668855cf8f0" diff --git a/taskqueue/pyproject.toml b/taskqueue/pyproject.toml index 40d513ac3..35bbf005f 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.2.1" +pytest = "8.2.2" pytest-asyncio = "0.23.7" pytest-mock = "3.14.0"