Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
oauth2client
paho-mqtt==1.4.0
requests==2.21.0
urllib3==1.25.9
urllib3==1.26.5

Check warning on line 8 in requirements.txt

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

requirements.txt#L8

Insecure dependency pypi/urllib3@1.26.5 (CVE-2023-43804: python-urllib3: Cookie request header isn't stripped during cross-origin redirects) (update to 1.26.17)

Check warning on line 8 in requirements.txt

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

requirements.txt#L8

Insecure dependency pypi/urllib3@1.26.5 (CVE-2023-45803: urllib3: Request body not stripped after redirect from 303 status changes request method to GET) (update to 1.26.18)

Check warning on line 8 in requirements.txt

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

requirements.txt#L8

Insecure dependency pypi/urllib3@1.26.5 (CVE-2024-37891: urllib3: proxy-authorization request header is not stripped during cross-origin redirects) (update to 1.26.19)

Check warning on line 8 in requirements.txt

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

requirements.txt#L8

Insecure dependency pypi/urllib3@1.26.5 (CVE-2025-50181: urllib3: urllib3 redirects are not disabled when retries are disabled on PoolManager instantiation) (update to 2.5.0)

Check warning on line 8 in requirements.txt

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

requirements.txt#L8

Insecure dependency pypi/urllib3@1.26.5 (CVE-2025-66418: urllib3 is a user-friendly HTTP client library for Python. Starting in ...) (update to 2.6.0)

Check warning on line 8 in requirements.txt

View check run for this annotation

Codacy Production / Codacy Static Code Analysis

requirements.txt#L8

Insecure dependency pypi/urllib3@1.26.5 (CVE-2025-66471: urllib3 is a user-friendly HTTP client library for Python. Starting in ...) (update to 2.6.0)
htmlmin
pytz
flake8
Expand Down