Skip to content

Commit 0bdac56

Browse files
committed
* 'develop' of https://github.com/awslabs/aws-lambda-powertools-python: chore(deps): bump constructs from 10.1.1 to 10.1.52 (#1343) chore(deps-dev): bump mypy-boto3-cloudwatch from 1.24.0 to 1.24.35 (#1342)
2 parents 3fe6947 + 005e093 commit 0bdac56

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

layer/requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ cdk-lambda-powertools-python-layer==2.0.49 \
2727
--hash=sha256:8055fc691539f16e22a40e3d3df9c3f59fb28012437b08c47c639aefb001f1b2 \
2828
--hash=sha256:9b0a7b7344f9ccb486564af728cefeac743687bfb131631e6d9171a55800dbac
2929
# via -r requirements.txt
30-
constructs==10.1.51 \
31-
--hash=sha256:b4abc463c368d8c01806a361faaa0799dc45985b6a4c9c99569daf9bbc0a79c4 \
32-
--hash=sha256:e42ade042c836c347c563e93366c19462e6db3ed50f2db7d78a75812304d1ec5
30+
constructs==10.1.52 \
31+
--hash=sha256:a1887a0ee28336d38cc61830eae9dd774b4b3628c33498645f93bcfa4b54ed99 \
32+
--hash=sha256:beabd1895cbe52a8b44dafe8b822e69585179e5e421ceb7e262a7ab327604fc8
3333
# via
3434
# -r requirements.txt
3535
# aws-cdk-lib

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ retry = "^0.9.2"
6363
pytest-xdist = "^2.5.0"
6464
aws-cdk-lib = "^2.23.0"
6565
pytest-benchmark = "^3.4.1"
66-
mypy-boto3-cloudwatch = "^1.24.0"
66+
mypy-boto3-cloudwatch = "^1.24.35"
6767
mypy-boto3-lambda = "^1.24.0"
6868
mypy-boto3-xray = "^1.24.0"
6969

0 commit comments

Comments
 (0)