Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 0f1be32

Browse files
authored
Update to version v1.4.2
- Upgraded requests to 2.31.0 that addresses the [unintended leak of proxy-authorization header in requests](GHSA-j8r2-6x86-q33q). - Added supporting library (urllib3).
2 parents 96c68cf + 3f9f740 commit 0f1be32

File tree

1 file changed

+1
-0
lines changed
  • source/cdk_solution_helper_py/helpers_cdk/aws_solutions/cdk/aws_lambda/cfn_custom_resources/solutions_metrics/src/custom_resources

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
requests==2.31.0
2+
urllib3==1.26.16
23
crhelper==2.0.11

0 commit comments

Comments
 (0)