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.6 to 4.1.7 (#2231)
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
@@ -1414,14 +1414,14 @@ test = ["pytest", "pytest-cov"]
|
||||
|
||||
[[package]]
|
||||
name = "moto"
|
||||
version = "4.1.6"
|
||||
version = "4.1.7"
|
||||
description = ""
|
||||
category = "dev"
|
||||
optional = false
|
||||
python-versions = ">=3.7"
|
||||
files = [
|
||||
{file = "moto-4.1.6-py2.py3-none-any.whl", hash = "sha256:cfe398a1f6e317d061c47c3d2dd8c6893f3eb49154984a7cbb8bcd4ba517d67d"},
|
||||
{file = "moto-4.1.6.tar.gz", hash = "sha256:fdcc2731212ca050a28b2bc83e87628294bcbd55cb4f4c4692f972023fb1e7e6"},
|
||||
{file = "moto-4.1.7-py2.py3-none-any.whl", hash = "sha256:56de986179f79920f59243bc532e03a7039d24a5ee5aec2eb3b666dcd23d6262"},
|
||||
{file = "moto-4.1.7.tar.gz", hash = "sha256:fb9a7615f744da4ea7f154ff8e79782b19781344a6356ca4c0d6217c1237d379"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -2843,4 +2843,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "7389d144a5610cba7a02f1fef9439c4be320aa1f340978dd4ad464544ad858cc"
|
||||
content-hash = "4eb393057839b3b4c62ef81e5ca51aca2a8ad2efc5056dc60a67fd64e150a781"
|
||||
|
||||
@@ -57,7 +57,7 @@ coverage = "7.2.2"
|
||||
docker = "6.0.1"
|
||||
flake8 = "6.0.0"
|
||||
freezegun = "1.2.2"
|
||||
moto = "4.1.6"
|
||||
moto = "4.1.7"
|
||||
openapi-spec-validator = "0.5.6"
|
||||
pylint = "2.17.2"
|
||||
pytest = "7.3.0"
|
||||
|
||||
Reference in New Issue
Block a user