mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
build(deps-dev): bump moto from 4.1.9 to 4.1.10 (#2384)
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
@@ -1402,14 +1402,14 @@ test = ["pytest", "pytest-cov"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "moto"
|
name = "moto"
|
||||||
version = "4.1.9"
|
version = "4.1.10"
|
||||||
description = ""
|
description = ""
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7"
|
python-versions = ">=3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "moto-4.1.9-py2.py3-none-any.whl", hash = "sha256:d9f5d0e3d027df350ff3552da851644ce192cbf7e7a9e8766fca4b5b6b550df0"},
|
{file = "moto-4.1.10-py2.py3-none-any.whl", hash = "sha256:86ee1f6b23a0c3dcf5c829fb1210fa3f293a2e8f1c95412538c0ea4a2f437021"},
|
||||||
{file = "moto-4.1.9.tar.gz", hash = "sha256:d4bb629686b8b92e480f9784316bd0f379b148a5caee7c07aecbde6033a885e1"},
|
{file = "moto-4.1.10.tar.gz", hash = "sha256:65e15fc3e80a9589f50f8a5267b9a99f327224ed4d5cc44fe20edcbdb9248e06"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -2875,4 +2875,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = "^3.9"
|
python-versions = "^3.9"
|
||||||
content-hash = "d0a50048c97c6330c61599b7e666af74534090dccc0fab4b5621250a74c4dc79"
|
content-hash = "10be86acb33c4a63a854d9267c61f63584c43a8c0367b4673a9396c63f2419e6"
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ coverage = "7.2.5"
|
|||||||
docker = "6.1.2"
|
docker = "6.1.2"
|
||||||
flake8 = "6.0.0"
|
flake8 = "6.0.0"
|
||||||
freezegun = "1.2.2"
|
freezegun = "1.2.2"
|
||||||
moto = "4.1.9"
|
moto = "4.1.10"
|
||||||
openapi-spec-validator = "0.5.6"
|
openapi-spec-validator = "0.5.6"
|
||||||
pylint = "2.17.4"
|
pylint = "2.17.4"
|
||||||
pytest = "7.3.1"
|
pytest = "7.3.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user