Skip to content

Commit

Permalink
Require urllib3>=2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Jul 25, 2024
1 parent 1454bb4 commit dbc8f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ idna>=3.7 # CVE-2024-3651
grpcio>=1.53.0 # CVE-2023-32732, CVE-2023-32731, CVE-2023-1428
pyyaml>=5.4.0 # CVE-2020-14343
sqlparse>=0.5.0 # CVE-2024-4340
urllib3>=1.26.18 # CVE-2023-45803
urllib3>=2.2.2 # CVE-2024-37891

0 comments on commit dbc8f34

Please sign in to comment.