Skip to content

Commit 301d683

Browse files
dependabot[bot]actions-userreedham-aws
authored
chore(deps): bump the cfn-lint group across 1 directory with 2 updates (#8885)
* chore(deps): bump the cfn-lint group across 1 directory with 2 updates Bumps the cfn-lint group with 2 updates in the / directory: [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) and [mpmath](https://github.com/mpmath/mpmath). Updates `cfn-lint` from 1.47.1 to 1.48.0 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.47.1...v1.48.0) Updates `mpmath` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/mpmath/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/1.4.1/CHANGES) - [Commits](mpmath/mpmath@1.3.0...1.4.1) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cfn-lint - dependency-name: mpmath dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cfn-lint ... Signed-off-by: dependabot[bot] <support@github.com> * Update reproducible requirements --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <action@github.com> Co-authored-by: Reed Hamilton <reedham@amazon.com>
1 parent 57f68ad commit 301d683

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies = [
5656
# regex is not a direct dependency of SAM CLI, exclude version 2021.10.8 due to not working on M1 Mac
5757
"regex!=2021.10.8",
5858
"tzlocal==5.3.1",
59-
"cfn-lint>=1.45,<1.48",
59+
"cfn-lint>=1.45,<1.49",
6060
"boto3-stubs[apigateway,cloudformation,ecr,iam,lambda,s3,schemas,secretsmanager,signer,stepfunctions,sts,xray,sqs,kinesis]>=1.41.0",
6161
"python-dotenv>=1.0,<1.3",
6262
]

requirements/reproducible-linux.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@ cffi==2.0.0 \
184184
--hash=sha256:fc7de24befaeae77ba923797c7c87834c73648a05a4bde34b3b7e5588973a453 \
185185
--hash=sha256:fe562eb1a64e67dd297ccc4f5addea2501664954f2692b69a76449ec7913ecbf
186186
# via cryptography
187-
cfn-lint==1.47.1 \
188-
--hash=sha256:3a4b5dba0fd03c24f2bc0e112a88ad90fa29014971e881b8f1e297d22f398a97 \
189-
--hash=sha256:b2eedbcee3aa104602f79933e3ad74c01f0fa1e226b70327118926fd78d8d3f1
187+
cfn-lint==1.48.0 \
188+
--hash=sha256:091f59c24a8068e8427495c8bb9a37ec19990f8e9918a5f9b658b3f0c52cd9b6 \
189+
--hash=sha256:a6d370ba625fd3830fa9e573cbca7eb4ca0520d24f9e94b7d3dcd4149b6e8c72
190190
# via aws-sam-cli (pyproject.toml)
191191
chardet==5.2.0 \
192192
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \

requirements/reproducible-mac.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@ cffi==2.0.0 \
184184
--hash=sha256:fc7de24befaeae77ba923797c7c87834c73648a05a4bde34b3b7e5588973a453 \
185185
--hash=sha256:fe562eb1a64e67dd297ccc4f5addea2501664954f2692b69a76449ec7913ecbf
186186
# via cryptography
187-
cfn-lint==1.47.1 \
188-
--hash=sha256:3a4b5dba0fd03c24f2bc0e112a88ad90fa29014971e881b8f1e297d22f398a97 \
189-
--hash=sha256:b2eedbcee3aa104602f79933e3ad74c01f0fa1e226b70327118926fd78d8d3f1
187+
cfn-lint==1.48.0 \
188+
--hash=sha256:091f59c24a8068e8427495c8bb9a37ec19990f8e9918a5f9b658b3f0c52cd9b6 \
189+
--hash=sha256:a6d370ba625fd3830fa9e573cbca7eb4ca0520d24f9e94b7d3dcd4149b6e8c72
190190
# via aws-sam-cli (pyproject.toml)
191191
chardet==5.2.0 \
192192
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \

requirements/reproducible-win.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,9 @@ cffi==2.0.0 \
184184
--hash=sha256:fc7de24befaeae77ba923797c7c87834c73648a05a4bde34b3b7e5588973a453 \
185185
--hash=sha256:fe562eb1a64e67dd297ccc4f5addea2501664954f2692b69a76449ec7913ecbf
186186
# via cryptography
187-
cfn-lint==1.47.1 \
188-
--hash=sha256:3a4b5dba0fd03c24f2bc0e112a88ad90fa29014971e881b8f1e297d22f398a97 \
189-
--hash=sha256:b2eedbcee3aa104602f79933e3ad74c01f0fa1e226b70327118926fd78d8d3f1
187+
cfn-lint==1.48.0 \
188+
--hash=sha256:091f59c24a8068e8427495c8bb9a37ec19990f8e9918a5f9b658b3f0c52cd9b6 \
189+
--hash=sha256:a6d370ba625fd3830fa9e573cbca7eb4ca0520d24f9e94b7d3dcd4149b6e8c72
190190
# via aws-sam-cli (pyproject.toml)
191191
chardet==5.2.0 \
192192
--hash=sha256:1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7 \

0 commit comments

Comments
 (0)