Skip to content

Commit fe4cf61

Browse files
committed
chore(layers): upgrade cdk dep hashes to prevent ci fail
1 parent ff4d85e commit fe4cf61

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

layer/requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ publication==0.0.3 \
5656
# aws-cdk-lib
5757
# cdk-lambda-powertools-python-layer
5858
# constructs
59+
# jsii
5960
python-dateutil==2.8.2 \
6061
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
6162
--hash=sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9
@@ -68,6 +69,13 @@ six==1.16.0 \
6869
# via
6970
# -r requirements.txt
7071
# python-dateutil
72+
typeguard==2.13.3 \
73+
--hash=sha256:00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4 \
74+
--hash=sha256:5e3e3be01e887e7eafae5af63d1f36c849aaa94e3a0112097312aabfa16284f1
75+
# via
76+
# -r requirements.txt
77+
# constructs
78+
# jsii
7179
typing-extensions==4.3.0 \
7280
--hash=sha256:25642c956049920a5aa49edcdd6ab1e06d7e5d467fc00e0506c44ac86fbfca02 \
7381
--hash=sha256:e6d2677a32f47fc7eb2795db1dd15c1f34eff616bcaf2cfb5e997f854fa1c4a6

0 commit comments

Comments
 (0)