Bump cfn-lint from 0.53.0 to 0.53.1 in /dependencies (#1936)

Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.53.0 to 0.53.1.
- [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
- [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-cloudformation/cfn-python-lint/compare/v0.53.0...v0.53.1)

---
updated-dependencies:
- dependency-name: cfn-lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2021-09-07 08:36:14 -05:00 committed by GitHub
parent 7c321102dd
commit 4e6af917cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

50
dependencies/Pipfile.lock generated vendored
View file

@ -49,11 +49,11 @@
}, },
"astroid": { "astroid": {
"hashes": [ "hashes": [
"sha256:b6c2d75cd7c2982d09e7d41d70213e863b3ba34d3bd4014e08f167cee966e99e", "sha256:3b680ce0419b8a771aba6190139a3998d14b413852506d99aff8dc2bf65ee67c",
"sha256:ecc50f9b3803ebf8ea19aa2c6df5622d8a5c31456a53c741d3be044d96ff0948" "sha256:dc1e8b28427d6bbef6b8842b18765ab58f558c42bb80540bd7648c98412af25e"
], ],
"markers": "python_version ~= '3.6'", "markers": "python_version ~= '3.6'",
"version": "==2.7.2" "version": "==2.7.3"
}, },
"attrs": { "attrs": {
"hashes": [ "hashes": [
@ -80,19 +80,19 @@
}, },
"boto3": { "boto3": {
"hashes": [ "hashes": [
"sha256:203e86311253d291d39588ae2e8dce82eecc10b9f4567ef765d7c54ec02a3e2b", "sha256:4df1085f5c24504a1b1a6584947f27b67c26eda123f29d3cecce9b2fd683e09b",
"sha256:59445d0e1d55c8c9675697ea41c98a0d82089a4be3076ea60e3a87cbe94dc141" "sha256:a7fccb61d95230322dd812629455df14167307c569077fa89d297eae73605ffb"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==1.18.31" "version": "==1.18.36"
}, },
"botocore": { "botocore": {
"hashes": [ "hashes": [
"sha256:58cd315e2ae0971acdb3d7cda9c9c36b41c73181f41943a7443812d6d3c9ad18", "sha256:5b9a7d30e44b8a0a2bbbde62ae01bf6c349017e836985a0248552b00bbce7fae",
"sha256:8bc35ae34256cac76828ab96c80bc6653b942f85ad1898e7e265196fe92b659e" "sha256:e3e522fbe0bad1197aa7182451dc05f650310e77cf0a77749f6a5e82794c53de"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==1.21.31" "version": "==1.21.36"
}, },
"bracex": { "bracex": {
"hashes": [ "hashes": [
@ -168,11 +168,11 @@
}, },
"cfn-lint": { "cfn-lint": {
"hashes": [ "hashes": [
"sha256:b7f5964842f7a44c5af9c61d64308dc4bcb718cf5de5428781d5564e9663463d", "sha256:172c192e4b9a6d2c7cc07850008d3d092525b9ce34a6ad39349e374af92ec423",
"sha256:d17359e3ca9477eccaea700fac4bf028f5bc368a338c017adde5187f2691cab8" "sha256:45fe0ab893e0ef6dce6f6e41840f6314a5d22ce4c8fa1b46e5970f05889d1621"
], ],
"index": "pypi", "index": "pypi",
"version": "==0.53.0" "version": "==0.53.1"
}, },
"chardet": { "chardet": {
"hashes": [ "hashes": [
@ -347,7 +347,7 @@
"sha256:53b90abb1d33ef0361d15c8761d260f572b981b82a104dfb70de67a461d8cd42", "sha256:53b90abb1d33ef0361d15c8761d260f572b981b82a104dfb70de67a461d8cd42",
"sha256:d8f0949c8a57f7ed4b93d0012fbe9e77898571070cd35bd33e29d0c4b2045b0d" "sha256:d8f0949c8a57f7ed4b93d0012fbe9e77898571070cd35bd33e29d0c4b2045b0d"
], ],
"markers": "python_version < '4.0' and python_full_version >= '3.6.2'", "markers": "python_version < '4' and python_full_version >= '3.6.2'",
"version": "==6.3.5" "version": "==6.3.5"
}, },
"docutils": { "docutils": {
@ -724,11 +724,11 @@
}, },
"platformdirs": { "platformdirs": {
"hashes": [ "hashes": [
"sha256:4666d822218db6a262bdfdc9c39d21f23b4cfdb08af331a81e92751daf6c866c", "sha256:15b056538719b1c94bdaccb29e5f81879c7f7f0f4a153f46086d155dffcd4f0f",
"sha256:632daad3ab546bd8e6af0537d09805cec458dce201bccfe23012df73332e181e" "sha256:8003ac87717ae2c7ee1ea5a84a1a61e87f3fbd16eb5aadba194ea30a9019f648"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==2.2.0" "version": "==2.3.0"
}, },
"pluggy": { "pluggy": {
"hashes": [ "hashes": [
@ -872,11 +872,11 @@
}, },
"pytest": { "pytest": {
"hashes": [ "hashes": [
"sha256:50bcad0a0b9c5a72c8e4e7c9855a3ad496ca6a881a3641b4260605450772c54b", "sha256:131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89",
"sha256:91ef2131a9bd6be8f76f1f08eac5c5317221d6ad1e143ae03894b862e8976890" "sha256:7310f8d27bc79ced999e760ca304d69f6ba6c6649c0b60fb0e04a4a77cacc134"
], ],
"markers": "python_version >= '3.6'", "markers": "python_version >= '3.6'",
"version": "==6.2.4" "version": "==6.2.5"
}, },
"python-dateutil": { "python-dateutil": {
"hashes": [ "hashes": [
@ -987,7 +987,7 @@
"sha256:2c84d9b3459c16bf413fe0f9644c7ae1791971e0bb944dfae56e7c7634b187ab", "sha256:2c84d9b3459c16bf413fe0f9644c7ae1791971e0bb944dfae56e7c7634b187ab",
"sha256:ba285f1c519519490034284e6a9d2e6e3f16dc7690f2de3d9140737d81304d22" "sha256:ba285f1c519519490034284e6a9d2e6e3f16dc7690f2de3d9140737d81304d22"
], ],
"markers": "python_version >= '3.6' and python_version < '4.0'", "markers": "python_version >= '3.6' and python_version < '4'",
"version": "==10.9.0" "version": "==10.9.0"
}, },
"ruamel.yaml": { "ruamel.yaml": {
@ -1046,7 +1046,7 @@
"sha256:71d14489da58b60ce12fc3ecb823facc59a8b23cd1b58edb97175640350d3a62", "sha256:71d14489da58b60ce12fc3ecb823facc59a8b23cd1b58edb97175640350d3a62",
"sha256:75abf758717a92a8f53aa96953f0c245c8cedf8e1e4184903db3659b419d4c17" "sha256:75abf758717a92a8f53aa96953f0c245c8cedf8e1e4184903db3659b419d4c17"
], ],
"markers": "python_version >= '3.6' and python_version < '4.0'", "markers": "python_version >= '3.6' and python_version < '4'",
"version": "==5.2.1" "version": "==5.2.1"
}, },
"smmap": { "smmap": {
@ -1126,11 +1126,11 @@
}, },
"traitlets": { "traitlets": {
"hashes": [ "hashes": [
"sha256:178f4ce988f69189f7e523337a3e11d91c786ded9360174a3d9ca83e79bc5396", "sha256:03f172516916220b58c9f19d7f854734136dd9528103d04e9bf139a92c9f54c4",
"sha256:69ff3f9d5351f31a7ad80443c2674b7099df13cc41fc5fa6e2f6d3b0330b0426" "sha256:bd382d7ea181fbbcce157c133db9a829ce06edffe097bcf3ab945b435452b46d"
], ],
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.7'",
"version": "==5.0.5" "version": "==5.1.0"
}, },
"typed-ast": { "typed-ast": {
"hashes": [ "hashes": [
@ -1189,7 +1189,7 @@
"sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4", "sha256:39fb8672126159acb139a7718dd10806104dec1e2f0f6c88aab05d17df10c8d4",
"sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f" "sha256:f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f8e342f"
], ],
"markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4.0'", "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'",
"version": "==1.26.6" "version": "==1.26.6"
}, },
"wcmatch": { "wcmatch": {