Skip to content

Commit

Permalink
[#3966] Vulnerabilities Fix
Browse files Browse the repository at this point in the history
- Auto resolved package dependencies for boto3

Signed-off-by: Harold Wanyama <hwanyama@contractor.linuxfoundation.org>
  • Loading branch information
nickmango committed Jun 5, 2024
1 parent beec3e0 commit f242860
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions cla-backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ astroid==2.3.3
atomicwrites==1.3.0
attrs==19.3.0
beautifulsoup4==4.8.1
boto3boto3<1.13.0,>=1.12.236
botocore==1.33.13
boto3==1.22.1
botocore==1.25.11
certifi==2023.7.22
chardet==3.0.4
colorama==0.4.3
Expand Down Expand Up @@ -47,13 +47,13 @@ python-jose==3.0.1
requests==2.31.0
requests-oauthlib==1.2.0
rsa==4.7
s3transfer==0.2.1
s3transfer==0.5.0
sentinels==1.0.0
six==1.13.0
soupsieve==1.9.5
termcolor==1.1.0
typed-ast==1.4.1
urllib3==2.0.6
urllib3==1.26.18
vintage==0.4.1
wcwidth==0.1.7
Werkzeug==0.15.5
Expand Down

0 comments on commit f242860

Please sign in to comment.