mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
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:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -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"
|
||||
|
||||
@@ -61,7 +61,7 @@ freezegun = "1.2.2"
|
||||
moto = "4.1.11"
|
||||
openapi-spec-validator = "0.5.7"
|
||||
pylint = "2.17.4"
|
||||
pytest = "7.3.2"
|
||||
pytest = "7.4.0"
|
||||
pytest-randomly = "3.12.0"
|
||||
pytest-xdist = "3.3.1"
|
||||
safety = "2.3.5"
|
||||
|
||||
Reference in New Issue
Block a user