mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Bump cfn-lint from 0.49.0 to 0.49.1 in /dependencies (#1542)
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.49.0 to 0.49.1. - [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.49.0...v0.49.1) 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
46ebee8802
commit
598bbf9f79
1 changed files with 12 additions and 11 deletions
23
dependencies/Pipfile.lock
generated
vendored
23
dependencies/Pipfile.lock
generated
vendored
|
@ -85,17 +85,17 @@
|
|||
},
|
||||
"boto3": {
|
||||
"hashes": [
|
||||
"sha256:2f0d76660d484ff4c8c2efe9171c1281b38681e6806f87cf100e822432eda11e",
|
||||
"sha256:cbaa8df5faf81730f117bfa0e3fcda68ec3fa9449a05847aa6140a3f4c087765"
|
||||
"sha256:6c8c9c173a8d6c5127a9812ec4b9369280caec4f574e297900dc8e735a92f71f",
|
||||
"sha256:8bdbe29bc9308124e7e96ef912dfa1d656400499edcf398b677db739939e9ba6"
|
||||
],
|
||||
"version": "==1.17.69"
|
||||
"version": "==1.17.70"
|
||||
},
|
||||
"botocore": {
|
||||
"hashes": [
|
||||
"sha256:7e94d3777763ece33d282b437e3b05b5567b9af816bd7819dbe4eb9bc6db6082",
|
||||
"sha256:f755b19ddebda0f8ab7afc75ebcb5412dd802eca0a7e670f5fff8c5e58bc88b1"
|
||||
"sha256:3dea2656b5555a1bcb299a83fdefe6f0ef331ffae55cc8f8edf06557342738c0",
|
||||
"sha256:9bc8bd5f601d35658b2aaa78ebeef154fd092e64b37059e8eeef51648a3936c8"
|
||||
],
|
||||
"version": "==1.20.69"
|
||||
"version": "==1.20.70"
|
||||
},
|
||||
"bracex": {
|
||||
"hashes": [
|
||||
|
@ -155,11 +155,11 @@
|
|||
},
|
||||
"cfn-lint": {
|
||||
"hashes": [
|
||||
"sha256:1d003e10084b56dede14d3e1acc1f4a793646dcc01318dee2f209d35c1a9fb50",
|
||||
"sha256:e7724220951b4056dc2c55aa24fc3967bc5ffe525ccf1094e9926aba3a46d9b9"
|
||||
"sha256:28b40790948d6175eba40487e07f0251884890858de935a395784d39d87f287b",
|
||||
"sha256:9d42899cde7cdb36ba853c4b248e65d1fa2d141f93f119150e4c36d3a76cf647"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==0.49.0"
|
||||
"version": "==0.49.1"
|
||||
},
|
||||
"chardet": {
|
||||
"hashes": [
|
||||
|
@ -191,9 +191,10 @@
|
|||
},
|
||||
"configargparse": {
|
||||
"hashes": [
|
||||
"sha256:abef9ff44fb0091f0e3bb2ee7e5b26a02b5b62d45408a5272a9bd461f5b59b4b"
|
||||
"sha256:6df537158f28c5ef2e8a8146781833abbc6cb7fca81b1b55d18808ce3439235e",
|
||||
"sha256:eaff53ff3627c3e412392bd4a703d4c39e3425a953557f4ef69a20f03358c26f"
|
||||
],
|
||||
"version": "==1.4"
|
||||
"version": "==1.4.1"
|
||||
},
|
||||
"cpplint": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in a new issue