Skip to content

Commit 639bffd

Browse files
authored
chore: pip update (#43)
1 parent 2f4e8f1 commit 639bffd

File tree

3 files changed

+22
-26
lines changed

3 files changed

+22
-26
lines changed

Pipfile.lock

Lines changed: 17 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
attrs==21.4.0
44
aws-cdk-lib==2.24.1
55
aws-cdk.aws-lambda-python-alpha==2.24.1a0
6-
boto3==1.23.3
6+
boto3==1.23.4
77
botocore==1.26.4
88
cattrs==1.10.0
9-
certifi==2022.5.18
9+
certifi==2022.5.18.1
1010
cfgv==3.3.1
1111
charset-normalizer==2.0.12 ; python_version >= '3'
1212
click==8.1.3
1313
colorama==0.4.4 ; python_version > '3.4'
14-
constructs==10.1.11
14+
constructs==10.1.12
1515
coverage[toml]==6.3.3
1616
distlib==0.3.4
1717
filelock==3.7.0

lambda_requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple
2-
aws-lambda-powertools==1.25.10
2+
aws-lambda-powertools==1.26.0
33
aws-xray-sdk==2.9.0
4-
boto3==1.23.3
4+
boto3==1.23.4
55
botocore==1.26.4
66
dnspython==2.2.1
77
email-validator==1.2.1

0 commit comments

Comments
 (0)