Skip to content

Commit c07ac9d

Browse files
chore(deps): bump urllib3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 79d9c4d commit c07ac9d

File tree

1 file changed

+1
-1
lines changed
  • packages/@aws-cdk/aws-lambda-python-alpha/test/lambda-handler-custom-build

1 file changed

+1
-1
lines changed

packages/@aws-cdk/aws-lambda-python-alpha/test/lambda-handler-custom-build/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
certifi==2024.7.4
33
chardet==3.0.4
44
idna==3.7
5-
urllib3==1.26.18
5+
urllib3==1.26.19
66
# Requests used by this lambda
77
requests==2.31.0

0 commit comments

Comments
 (0)