Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…tools-python into develop

* 'develop' of https://github.com/awslabs/aws-lambda-powertools-python:
  chore(deps): bump constructs from 10.1.1 to 10.1.52 (aws-powertools#1343)
  chore(deps-dev): bump mypy-boto3-cloudwatch from 1.24.0 to 1.24.35 (aws-powertools#1342)
  • Loading branch information
heitorlessa committed Jul 22, 2022
2 parents 3fe6947 + 005e093 commit 0bdac56
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions layer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ cdk-lambda-powertools-python-layer==2.0.49 \
--hash=sha256:8055fc691539f16e22a40e3d3df9c3f59fb28012437b08c47c639aefb001f1b2 \
--hash=sha256:9b0a7b7344f9ccb486564af728cefeac743687bfb131631e6d9171a55800dbac
# via -r requirements.txt
constructs==10.1.51 \
--hash=sha256:b4abc463c368d8c01806a361faaa0799dc45985b6a4c9c99569daf9bbc0a79c4 \
--hash=sha256:e42ade042c836c347c563e93366c19462e6db3ed50f2db7d78a75812304d1ec5
constructs==10.1.52 \
--hash=sha256:a1887a0ee28336d38cc61830eae9dd774b4b3628c33498645f93bcfa4b54ed99 \
--hash=sha256:beabd1895cbe52a8b44dafe8b822e69585179e5e421ceb7e262a7ab327604fc8
# via
# -r requirements.txt
# aws-cdk-lib
Expand Down
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ retry = "^0.9.2"
pytest-xdist = "^2.5.0"
aws-cdk-lib = "^2.23.0"
pytest-benchmark = "^3.4.1"
mypy-boto3-cloudwatch = "^1.24.0"
mypy-boto3-cloudwatch = "^1.24.35"
mypy-boto3-lambda = "^1.24.0"
mypy-boto3-xray = "^1.24.0"

Expand Down

0 comments on commit 0bdac56

Please sign in to comment.