Skip to content

Commit

Permalink
Bump moto-ext to 5.0.6.post2
Browse files Browse the repository at this point in the history
  • Loading branch information
viren-nadkarni committed May 10, 2024
1 parent a242896 commit 797347e
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.4.3
rev: v0.4.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ runtime = [
"json5>=0.9.11",
"jsonpath-ng>=1.6.1",
"jsonpath-rw>=1.4.0",
"moto-ext[all]==5.0.6.post1",
"moto-ext[all]==5.0.6.post2",
"opensearch-py>=2.4.1",
"pymongo>=4.2.0",
"pyopenssl>=23.0.0",
Expand Down
12 changes: 6 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ aws-cdk-asset-kubectl-v20==2.1.2
# via aws-cdk-lib
aws-cdk-asset-node-proxy-agent-v6==2.0.3
# via aws-cdk-lib
aws-cdk-lib==2.140.0
aws-cdk-lib==2.141.0
# via localstack-core
aws-sam-translator==1.88.0
# via
Expand Down Expand Up @@ -92,7 +92,7 @@ cffi==1.16.0
# via cryptography
cfgv==3.4.0
# via pre-commit
cfn-lint==0.87.1
cfn-lint==0.87.2
# via moto-ext
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -275,7 +275,7 @@ markupsafe==2.1.5
# werkzeug
mdurl==0.1.2
# via markdown-it-py
moto-ext==5.0.6.post1
moto-ext==5.0.6.post2
# via localstack-core
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -359,7 +359,7 @@ pydantic-core==2.18.2
# via pydantic
pygments==2.18.0
# via rich
pymongo==4.7.1
pymongo==4.7.2
# via localstack-core
pyopenssl==24.1.0
# via
Expand Down Expand Up @@ -414,7 +414,7 @@ referencing==0.31.1
# jsonschema
# jsonschema-path
# jsonschema-specifications
regex==2024.4.28
regex==2024.5.10
# via cfn-lint
requests==2.31.0
# via
Expand Down Expand Up @@ -449,7 +449,7 @@ rsa==4.7.2
# via awscli
rstr==3.2.2
# via localstack-core (pyproject.toml)
ruff==0.4.3
ruff==0.4.4
# via localstack-core (pyproject.toml)
s3transfer==0.10.1
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements-runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ certifi==2024.2.2
# requests
cffi==1.16.0
# via cryptography
cfn-lint==0.87.1
cfn-lint==0.87.2
# via moto-ext
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -212,7 +212,7 @@ markupsafe==2.1.5
# werkzeug
mdurl==0.1.2
# via markdown-it-py
moto-ext==5.0.6.post1
moto-ext==5.0.6.post2
# via localstack-core (pyproject.toml)
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -267,7 +267,7 @@ pydantic-core==2.18.2
# via pydantic
pygments==2.18.0
# via rich
pymongo==4.7.1
pymongo==4.7.2
# via localstack-core (pyproject.toml)
pyopenssl==24.1.0
# via
Expand Down Expand Up @@ -305,7 +305,7 @@ referencing==0.31.1
# jsonschema
# jsonschema-path
# jsonschema-specifications
regex==2024.4.28
regex==2024.5.10
# via cfn-lint
requests==2.31.0
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ aws-cdk-asset-kubectl-v20==2.1.2
# via aws-cdk-lib
aws-cdk-asset-node-proxy-agent-v6==2.0.3
# via aws-cdk-lib
aws-cdk-lib==2.140.0
aws-cdk-lib==2.141.0
# via localstack-core (pyproject.toml)
aws-sam-translator==1.88.0
# via
Expand Down Expand Up @@ -90,7 +90,7 @@ certifi==2024.2.2
# requests
cffi==1.16.0
# via cryptography
cfn-lint==0.87.1
cfn-lint==0.87.2
# via moto-ext
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -259,7 +259,7 @@ markupsafe==2.1.5
# werkzeug
mdurl==0.1.2
# via markdown-it-py
moto-ext==5.0.6.post1
moto-ext==5.0.6.post2
# via localstack-core
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -330,7 +330,7 @@ pydantic-core==2.18.2
# via pydantic
pygments==2.18.0
# via rich
pymongo==4.7.1
pymongo==4.7.2
# via localstack-core
pyopenssl==24.1.0
# via
Expand Down Expand Up @@ -382,7 +382,7 @@ referencing==0.31.1
# jsonschema
# jsonschema-path
# jsonschema-specifications
regex==2024.4.28
regex==2024.5.10
# via cfn-lint
requests==2.31.0
# via
Expand Down
22 changes: 11 additions & 11 deletions requirements-typehint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ aws-cdk-asset-kubectl-v20==2.1.2
# via aws-cdk-lib
aws-cdk-asset-node-proxy-agent-v6==2.0.3
# via aws-cdk-lib
aws-cdk-lib==2.140.0
aws-cdk-lib==2.141.0
# via localstack-core
aws-sam-translator==1.88.0
# via
Expand Down Expand Up @@ -96,7 +96,7 @@ cffi==1.16.0
# via cryptography
cfgv==3.4.0
# via pre-commit
cfn-lint==0.87.1
cfn-lint==0.87.2
# via moto-ext
charset-normalizer==3.3.2
# via requests
Expand Down Expand Up @@ -279,7 +279,7 @@ markupsafe==2.1.5
# werkzeug
mdurl==0.1.2
# via markdown-it-py
moto-ext==5.0.6.post1
moto-ext==5.0.6.post2
# via localstack-core
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -327,7 +327,7 @@ mypy-boto3-codecommit==1.34.6
# via boto3-stubs
mypy-boto3-cognito-identity==1.34.0
# via boto3-stubs
mypy-boto3-cognito-idp==1.34.93
mypy-boto3-cognito-idp==1.34.101
# via boto3-stubs
mypy-boto3-dms==1.34.0
# via boto3-stubs
Expand All @@ -337,9 +337,9 @@ mypy-boto3-dynamodb==1.34.97
# via boto3-stubs
mypy-boto3-dynamodbstreams==1.34.0
# via boto3-stubs
mypy-boto3-ec2==1.34.97
mypy-boto3-ec2==1.34.101
# via boto3-stubs
mypy-boto3-ecr==1.34.0
mypy-boto3-ecr==1.34.101
# via boto3-stubs
mypy-boto3-ecs==1.34.76
# via boto3-stubs
Expand Down Expand Up @@ -435,7 +435,7 @@ mypy-boto3-resourcegroupstaggingapi==1.34.0
# via boto3-stubs
mypy-boto3-route53==1.34.31
# via boto3-stubs
mypy-boto3-route53resolver==1.34.95
mypy-boto3-route53resolver==1.34.102
# via boto3-stubs
mypy-boto3-s3==1.34.91
# via boto3-stubs
Expand All @@ -457,7 +457,7 @@ mypy-boto3-sesv2==1.34.98
# via boto3-stubs
mypy-boto3-sns==1.34.44
# via boto3-stubs
mypy-boto3-sqs==1.34.0
mypy-boto3-sqs==1.34.101
# via boto3-stubs
mypy-boto3-ssm==1.34.91
# via boto3-stubs
Expand Down Expand Up @@ -555,7 +555,7 @@ pydantic-core==2.18.2
# via pydantic
pygments==2.18.0
# via rich
pymongo==4.7.1
pymongo==4.7.2
# via localstack-core
pyopenssl==24.1.0
# via
Expand Down Expand Up @@ -610,7 +610,7 @@ referencing==0.31.1
# jsonschema
# jsonschema-path
# jsonschema-specifications
regex==2024.4.28
regex==2024.5.10
# via cfn-lint
requests==2.31.0
# via
Expand Down Expand Up @@ -645,7 +645,7 @@ rsa==4.7.2
# via awscli
rstr==3.2.2
# via localstack-core
ruff==0.4.3
ruff==0.4.4
# via localstack-core
s3transfer==0.10.1
# via
Expand Down

0 comments on commit 797347e

Please sign in to comment.