build(deps-dev): bump pytest from 7.3.2 to 7.4.0 (#2532)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-06-27 07:55:26 +02:00
committed by GitHub
parent fd58775cae
commit 4d4280033b
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@@ -1890,13 +1890,13 @@ files = [
[[package]]
name = "pytest"
version = "7.3.2"
version = "7.4.0"
description = "pytest: simple powerful testing with Python"
optional = false
python-versions = ">=3.7"
files = [
{file = "pytest-7.3.2-py3-none-any.whl", hash = "sha256:cdcbd012c9312258922f8cd3f1b62a6580fdced17db6014896053d47cddf9295"},
{file = "pytest-7.3.2.tar.gz", hash = "sha256:ee990a3cc55ba808b80795a79944756f315c67c12b56abd3ac993a7b8c17030b"},
{file = "pytest-7.4.0-py3-none-any.whl", hash = "sha256:78bf16451a2eb8c7a2ea98e32dc119fd2aa758f1d5d66dbf0a59d69a3969df32"},
{file = "pytest-7.4.0.tar.gz", hash = "sha256:b4bf8c45bd59934ed84001ad51e11b4ee40d40a1229d2c79f9c592b0a3f6bd8a"},
]
[package.dependencies]
@@ -2772,4 +2772,4 @@ docs = ["mkdocs", "mkdocs-material"]
[metadata]
lock-version = "2.0"
python-versions = "^3.9"
content-hash = "e49469ee2921495a7b7ffb09e77f048577c5b5e89e6923a9e9b16dcfb51cf564"
content-hash = "efbb5ac44a5d3c4ed32d083200b9a8b611ea4f09e304262e74c0afd5eff18119"