mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 07:15:15 +00:00
build(deps): bump boto3 from 1.26.71 to 1.26.72 (#1925)
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:
2
Pipfile
2
Pipfile
@@ -5,7 +5,7 @@ name = "pypi"
|
||||
|
||||
[packages]
|
||||
colorama = "0.4.4"
|
||||
boto3 = "1.26.71"
|
||||
boto3 = "1.26.72"
|
||||
arnparse = "0.0.2"
|
||||
botocore = "1.29.72"
|
||||
pydantic = "1.10.5"
|
||||
|
||||
24
Pipfile.lock
generated
24
Pipfile.lock
generated
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "4df5dbe9e4ba3bc79fad78b64eabae5c518840f9f90d53c5a5196ae6cf4eda16"
|
||||
"sha256": "10967ddf6545027dc395769472758ea5a97318d814db1e337f1b0f87601301bd"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {
|
||||
@@ -113,11 +113,11 @@
|
||||
},
|
||||
"boto3": {
|
||||
"hashes": [
|
||||
"sha256:5a9d19cdd8dcec679c483408f208027e01ab2087cbc66787790036087b6737de",
|
||||
"sha256:6c4845243d1896019646d649f1f0ff4042cedcc5db3ecfba3dc2d611ea11cd08"
|
||||
"sha256:5d6e19d148c4a9d5d85f0d96570d11264f23db610f1e3c9a8b7e8b6898424691",
|
||||
"sha256:990997248716f12b296d7d30b3119a93347d73b7a4831c015e53aaebbd074a77"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.26.71"
|
||||
"version": "==1.26.72"
|
||||
},
|
||||
"botocore": {
|
||||
"hashes": [
|
||||
@@ -680,11 +680,11 @@
|
||||
},
|
||||
"boto3": {
|
||||
"hashes": [
|
||||
"sha256:5a9d19cdd8dcec679c483408f208027e01ab2087cbc66787790036087b6737de",
|
||||
"sha256:6c4845243d1896019646d649f1f0ff4042cedcc5db3ecfba3dc2d611ea11cd08"
|
||||
"sha256:5d6e19d148c4a9d5d85f0d96570d11264f23db610f1e3c9a8b7e8b6898424691",
|
||||
"sha256:990997248716f12b296d7d30b3119a93347d73b7a4831c015e53aaebbd074a77"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.26.71"
|
||||
"version": "==1.26.72"
|
||||
},
|
||||
"botocore": {
|
||||
"hashes": [
|
||||
@@ -1025,11 +1025,11 @@
|
||||
},
|
||||
"gitpython": {
|
||||
"hashes": [
|
||||
"sha256:769c2d83e13f5d938b7688479da374c4e3d49f71549aaf462b646db9602ea6f8",
|
||||
"sha256:cd455b0000615c60e286208ba540271af9fe531fa6a87cc590a7298785ab2882"
|
||||
"sha256:8ce3bcf69adfdf7c7d503e78fd3b1c492af782d58893b650adb2ac8912ddd573",
|
||||
"sha256:f04893614f6aa713a60cbbe1e6a97403ef633103cdd0ef5eb6efe0deb98dbe8d"
|
||||
],
|
||||
"markers": "python_full_version >= '3.7.0'",
|
||||
"version": "==3.1.30"
|
||||
"version": "==3.1.31"
|
||||
},
|
||||
"idna": {
|
||||
"hashes": [
|
||||
@@ -1052,7 +1052,7 @@
|
||||
"sha256:8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504",
|
||||
"sha256:f84c2818376e66cf843d497486ea8fed8700b340f308f076c6fb1229dff318b6"
|
||||
],
|
||||
"markers": "python_version >= '3.8'",
|
||||
"markers": "python_full_version >= '3.8.0'",
|
||||
"version": "==5.12.0"
|
||||
},
|
||||
"jinja2": {
|
||||
@@ -1540,7 +1540,7 @@
|
||||
"sha256:2c428d2338976279e8eb2196f7a94910960d9f7ba2f41f3988511e95ca447021",
|
||||
"sha256:bd5a71ff5e5e5f5ea983880e4a1dd1bb47f8feebbb3d95b592398e2f02194771"
|
||||
],
|
||||
"markers": "python_version >= '3.8'",
|
||||
"markers": "python_full_version >= '3.8.0'",
|
||||
"version": "==5.0.0"
|
||||
},
|
||||
"sure": {
|
||||
|
||||
Reference in New Issue
Block a user