mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
build(deps-dev): bump moto from 4.2.10 to 4.2.11 (#3108)
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
@@ -1607,13 +1607,13 @@ test = ["pytest", "pytest-cov"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "moto"
|
name = "moto"
|
||||||
version = "4.2.10"
|
version = "4.2.11"
|
||||||
description = ""
|
description = ""
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.7"
|
python-versions = ">=3.7"
|
||||||
files = [
|
files = [
|
||||||
{file = "moto-4.2.10-py2.py3-none-any.whl", hash = "sha256:5cf0736d1f43cb887498d00b00ae522774bfddb7db1f4994fedea65b290b9f0e"},
|
{file = "moto-4.2.11-py2.py3-none-any.whl", hash = "sha256:58c12ab9ee69b6a5d1cddf83611ba4071508f07894317c57844b3ae6dc5bcd38"},
|
||||||
{file = "moto-4.2.10.tar.gz", hash = "sha256:92595fe287474a31ac3ef847941ebb097e8ffb0c3d6c106e47cf573db06933b2"},
|
{file = "moto-4.2.11.tar.gz", hash = "sha256:2da62d52eaa765dfe2762c920f0a88a58f3a09e04581c91db967d92faec848f1"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
@@ -3312,4 +3312,4 @@ docs = ["mkdocs", "mkdocs-material"]
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "2.0"
|
lock-version = "2.0"
|
||||||
python-versions = ">=3.9,<3.12"
|
python-versions = ">=3.9,<3.12"
|
||||||
content-hash = "8325d0e5144aee73f08a66e35905f3b159e2f381a03b6c026e7dcf2bbd6f50b5"
|
content-hash = "a3512d2a72360b00820b7acb3ce56faf26a9d241141c8e0326644652ca307cc3"
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ docker = "6.1.3"
|
|||||||
flake8 = "6.1.0"
|
flake8 = "6.1.0"
|
||||||
freezegun = "1.2.2"
|
freezegun = "1.2.2"
|
||||||
mock = "5.1.0"
|
mock = "5.1.0"
|
||||||
moto = {extras = ["all"], version = "4.2.10"}
|
moto = {extras = ["all"], version = "4.2.11"}
|
||||||
openapi-spec-validator = "0.7.1"
|
openapi-spec-validator = "0.7.1"
|
||||||
pylint = "3.0.2"
|
pylint = "3.0.2"
|
||||||
pytest = "7.4.3"
|
pytest = "7.4.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user