Description
Why is this needed?
Some dependencies like boto3 depend on urllib
and dependency resolution fails sometimes.
Some other dependencies like aws-requests-auth
are bringing in requests
as an optional dependency, but they are not pinning the minimum version of requests
and are installing requests==0.14.0
which has a potential CVE. Even this does not affect customers, because it is a development dependency, it is important to fix.
Which area does this relate to?
Automation
Solution
No response
Acknowledgment
- This request meets Powertools for AWS Lambda (Python) TenetsShould this be considered in other Powertools for AWS Lambda languages? i.e. Java, TypeScript, and .NET
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped
Activity
github-actions commentedon Jan 13, 2025
This issue is now closed. Please be mindful that future comments are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.