Skip to content

Commit

Permalink
Merge pull request #86 from reecetech/dependabot/pip/cfn-lint-1.16.0
Browse files Browse the repository at this point in the history
Bump cfn-lint from 0.87.7 to 1.16.0
  • Loading branch information
samjarrett authored Oct 4, 2024
2 parents 46b559a + ee4b3f4 commit e0b8243
Showing 1 changed file with 6 additions and 24 deletions.
30 changes: 6 additions & 24 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,46 +5,31 @@
# pip-compile
#
attrs==23.1.0
# via
# jschema-to-python
# jsonschema
# sarif-om
aws-sam-translator==1.89.0
# via jsonschema
aws-sam-translator==1.91.0
# via cfn-lint
boto3==1.28.25
# via aws-sam-translator
botocore==1.31.25
# via
# boto3
# s3transfer
cfn-lint==0.87.7
cfn-lint==1.16.0
# via -r requirements.in
jmespath==1.0.1
# via
# boto3
# botocore
jschema-to-python==1.2.3
# via cfn-lint
jsonpatch==1.33
# via cfn-lint
jsonpickle==3.0.2
# via jschema-to-python
jsonpointer==2.4
# via jsonpatch
jsonschema==4.17.3
# via
# aws-sam-translator
# cfn-lint
junit-xml==1.9
# via cfn-lint
# via aws-sam-translator
mpmath==1.3.0
# via sympy
networkx==3.1
# via cfn-lint
pbr==5.11.1
# via
# jschema-to-python
# sarif-om
pydantic==1.10.12
# via aws-sam-translator
pyrsistent==0.19.3
Expand All @@ -57,17 +42,14 @@ regex==2023.8.8
# via cfn-lint
s3transfer==0.6.1
# via boto3
sarif-om==1.0.4
# via cfn-lint
six==1.16.0
# via
# junit-xml
# python-dateutil
# via python-dateutil
sympy==1.12
# via cfn-lint
typing-extensions==4.7.1
# via
# aws-sam-translator
# cfn-lint
# pydantic
urllib3==1.26.16
# via botocore

0 comments on commit e0b8243

Please sign in to comment.