Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/packages/aws-cdk/aws-lambda-p…
Browse files Browse the repository at this point in the history
…ython-alpha/test/lambda-handler-custom-build/idna-3.7
  • Loading branch information
mergify[bot] authored Apr 11, 2024
2 parents 3850f6f + 2f35e1c commit b5c60b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Lock versions of pip packages
certifi==2023.7.22
chardet==3.0.4
idna==2.10
idna==3.7
urllib3==1.26.18
# Requests used by this lambda
requests==2.31.0
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Lock versions of pip packages
certifi==2023.7.22
chardet==3.0.4
idna==2.10
idna==3.7
urllib3==1.26.18
# Requests used by this lambda
requests==2.31.0

0 comments on commit b5c60b7

Please sign in to comment.