Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump urllib3 from 1.26.18 to 1.26.19 in /packages/@aws-cdk/aws-lambda-python-alpha/test/lambda-handler-custom-build #31642

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
commit c07ac9d59c81e9ae8a840ed5f4b953a49bb84c85
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
certifi==2024.7.4
chardet==3.0.4
idna==3.7
urllib3==1.26.18
urllib3==1.26.19
# Requests used by this lambda
requests==2.31.0
Loading