mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Bump cfn-lint from 0.41.0 to 0.42.0 in /dependencies (#1031)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.41.0 to 0.42.0. - [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-python-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.41.0...v0.42.0) 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:
parent
f481959155
commit
aa98bb5bb6
1 changed files with 9 additions and 9 deletions
18
dependencies/Pipfile.lock
generated
vendored
18
dependencies/Pipfile.lock
generated
vendored
|
@ -69,17 +69,17 @@
|
|||
},
|
||||
"boto3": {
|
||||
"hashes": [
|
||||
"sha256:7a76e9012bd7a47da0f75671d98a6cc2db0734b6f3ca17b34acfd381ebca2fb9",
|
||||
"sha256:f12fc470d170b283dcea921f0ae3744dd8d0fc5263dcc8974c891edefb008a17"
|
||||
"sha256:13e6ab0abe10b4de54583067d12ed48c8477d91b7a7a8e6097d366a2a3631d17",
|
||||
"sha256:fb25ec578fe59aee298da2c976e2bcfd79a2eabead386e8e4f68bb3eb4ec50b3"
|
||||
],
|
||||
"version": "==1.16.24"
|
||||
"version": "==1.16.25"
|
||||
},
|
||||
"botocore": {
|
||||
"hashes": [
|
||||
"sha256:5975b10dbc6a70c6789b95d083fbb93e4191f13afe25cd7a834cf2168fddbcd8",
|
||||
"sha256:7d4efbc621e3fe17226b356a65526210c9284f9a823ce7be7209108644823c40"
|
||||
"sha256:4e488351f399501a78b16e1dc466e505ccf63897c936030c56c6d3c37e57939c",
|
||||
"sha256:ccaf3979590b72625b3699d93dabf48f350f9a3304c127fc6830e8ac842b0d96"
|
||||
],
|
||||
"version": "==1.19.24"
|
||||
"version": "==1.19.25"
|
||||
},
|
||||
"certifi": {
|
||||
"hashes": [
|
||||
|
@ -90,11 +90,11 @@
|
|||
},
|
||||
"cfn-lint": {
|
||||
"hashes": [
|
||||
"sha256:0fe08943ade00e832de08b94d5cb9736d4d920eb4df073fa4f57092bcb930c30",
|
||||
"sha256:8706f91b8f97ffa36c49da94c379b8d36e58349f70a80c1be723d796ae7334af"
|
||||
"sha256:885be89cc66b754439c4e6bfe95d373fa183631e09494ec9f915c402588894ef",
|
||||
"sha256:8cd2987e547f2779257de7e47b09ac7dbd14f788f19dc4892a3f32cc7d08599c"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==0.41.0"
|
||||
"version": "==0.42.0"
|
||||
},
|
||||
"chardet": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in a new issue