mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
Bump cfn-lint from 0.37.0 to 0.37.1 in /dependencies
Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.37.0 to 0.37.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.37.0...v0.37.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
89346152b6
commit
ed717fa7b4
1 changed files with 8 additions and 9 deletions
17
dependencies/Pipfile.lock
generated
vendored
17
dependencies/Pipfile.lock
generated
vendored
|
@ -69,17 +69,16 @@
|
|||
},
|
||||
"boto3": {
|
||||
"hashes": [
|
||||
"sha256:cb3becf1b2f2cb5f58030fe947a6abd26f27c01df0403097ae2a52bfadefcf19",
|
||||
"sha256:de2bdcd9a8d638c2ef391ffc6d4b692ad701a6d8ad6e9d77d016059cf89b481a"
|
||||
"sha256:329178bd505b5d1dbb5eab25e9697c0e592c45548c895f451a91772d0e5a9329"
|
||||
],
|
||||
"version": "==1.15.12"
|
||||
"version": "==1.15.13"
|
||||
},
|
||||
"botocore": {
|
||||
"hashes": [
|
||||
"sha256:12b2381ee82ff32d5135c0887eadec18d38c8ff7fac06405ba6a8584f2159c3c",
|
||||
"sha256:368f85992b0c7fda95b216776d475791c59e4c4415325fda683a02c5c110cf35"
|
||||
"sha256:570609095c992732cf6158c3dd0a38619c77818fa700d6779b27277b34f98959",
|
||||
"sha256:90e76683807896a28bbefd6e9bc3a2dc44ecd88fc6f6737fa0e3b20d5b7223ea"
|
||||
],
|
||||
"version": "==1.18.12"
|
||||
"version": "==1.18.13"
|
||||
},
|
||||
"certifi": {
|
||||
"hashes": [
|
||||
|
@ -90,11 +89,11 @@
|
|||
},
|
||||
"cfn-lint": {
|
||||
"hashes": [
|
||||
"sha256:0e219f5affa2ed24cd588faf599eeef1a2b32172572708a52dbba0ec5517cd9a",
|
||||
"sha256:5178595b7ccbbafb8b2b6fe9d3bc6215007387145ddf29812ecee70bb8500801"
|
||||
"sha256:2b47c74df569ffedd747dfc0535ce40db120d91584f02073a7bd6ab89b24fc97",
|
||||
"sha256:38973fb861986270b9ecaa72aa65b26f21bf8c14c075a3dd8b584b2b3a164dad"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==0.37.0"
|
||||
"version": "==0.37.1"
|
||||
},
|
||||
"chardet": {
|
||||
"hashes": [
|
||||
|
|
Loading…
Reference in a new issue