chore(deps): bump schema from 0.7.5 to 0.7.7 (#3941)

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]
2024-05-07 10:04:40 +02:00
committed by GitHub
parent d82d8e80bc
commit 12ec09877b
2 changed files with 5 additions and 19 deletions
Generated
+4 -18
View File
@@ -1003,17 +1003,6 @@ files = [
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
]
[[package]]
name = "contextlib2"
version = "21.6.0"
description = "Backports and enhancements for the contextlib module"
optional = false
python-versions = ">=3.6"
files = [
{file = "contextlib2-21.6.0-py2.py3-none-any.whl", hash = "sha256:3fbdb64466afd23abaf6c977627b75b6139a5a3e8ce38405c5b413aed7a0471f"},
{file = "contextlib2-21.6.0.tar.gz", hash = "sha256:ab1e2bfe1d01d968e1b7e8d9023bc51ef3509bba217bb730cee3827e1ee82869"},
]
[[package]]
name = "coverage"
version = "7.5.1"
@@ -3965,18 +3954,15 @@ pbr = "*"
[[package]]
name = "schema"
version = "0.7.5"
version = "0.7.7"
description = "Simple data validation library"
optional = false
python-versions = "*"
files = [
{file = "schema-0.7.5-py2.py3-none-any.whl", hash = "sha256:f3ffdeeada09ec34bf40d7d79996d9f7175db93b7a5065de0faa7f41083c1e6c"},
{file = "schema-0.7.5.tar.gz", hash = "sha256:f06717112c61895cabc4707752b88716e8420a8819d71404501e114f91043197"},
{file = "schema-0.7.7-py2.py3-none-any.whl", hash = "sha256:5d976a5b50f36e74e2157b47097b60002bd4d42e65425fcc9c9befadb4255dde"},
{file = "schema-0.7.7.tar.gz", hash = "sha256:7da553abd2958a19dc2547c388cde53398b39196175a9be59ea1caf5ab0a1807"},
]
[package.dependencies]
contextlib2 = ">=0.5.5"
[[package]]
name = "setuptools"
version = "69.2.0"
@@ -4542,4 +4528,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p
[metadata]
lock-version = "2.0"
python-versions = ">=3.9,<3.13"
content-hash = "799e958ea7fb8548b7275da3543952eff837142b52985fc80c0123eafe4fec20"
content-hash = "38eb93019c6150d0514fba0a3eced8a9c380c79e034a74853ff2a8b29824fea7"
+1 -1
View File
@@ -57,7 +57,7 @@ msgraph-sdk = "1.3.0"
msrestazure = "0.6.4"
pydantic = "1.10.15"
python = ">=3.9,<3.13"
schema = "0.7.5"
schema = "0.7.7"
shodan = "1.31.0"
slack-sdk = "3.27.1"
tabulate = "0.9.0"