Skip to content

Commit 673bcfb

Browse files
committed
security: pin urllib3>=2.6.0 to fix CVE-2024-37891
1 parent 4118952 commit 673bcfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ httpx[http2]
1616
bcrypt==5.0.0
1717
python-dotenv==1.2.1
1818
requests==2.32.5
19+
urllib3>=2.6.0 # Security fix for CVE-2024-37891
1920
pre-commit==4.5.1
2021
pydantic==2.12.5
2122
Flask-Talisman==1.1.0

0 commit comments

Comments
 (0)