Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ smbprotocol==1.10.1
# via
# -r requirements/static/ci/cloud.in
# pypsexec
urllib3==1.26.18
urllib3==2.5.0
# via
# -c requirements/static/ci/py3.10/linux.txt
# requests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ typing-extensions==4.8.0
# pydantic-core
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.18
urllib3==2.5.0
# via
# -c requirements/static/ci/../pkg/py3.10/darwin.txt
# botocore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ typing-extensions==4.8.0
# pydantic-core
uc-micro-py==1.0.2
# via linkify-it-py
urllib3==1.26.18
urllib3==2.5.0
# via
# -c requirements/static/ci/py3.10/linux.txt
# requests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ typing-extensions==4.8.0
# pydantic-core
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.18
urllib3==2.5.0
# via
# -c requirements/static/ci/../pkg/py3.10/freebsd.txt
# botocore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ typing-extensions==4.8.0
# via
# -c requirements/static/ci/py3.10/linux.txt
# astroid
urllib3==1.26.18
urllib3==2.5.0
# via
# -c requirements/static/ci/py3.10/linux.txt
# docker
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ typing-extensions==4.8.0
# pydantic-core
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.18
urllib3==2.5.0
# via
# -c requirements/static/ci/../pkg/py3.10/linux.txt
# botocore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ requests==2.31.0
# via
# -c requirements/static/ci/../ci/py3.10/tools.txt
# virustotal3
urllib3==1.26.18
urllib3==2.5.0
# via
# -c requirements/static/ci/../ci/py3.10/tools.txt
# requests
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ typing-extensions==4.9.0
# pydantic
# pydantic-core
# python-tools-scripts
urllib3==1.26.18
urllib3==2.5.0
# via
# botocore
# requests
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ typing-extensions==4.8.0
# pydantic-core
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.18
urllib3==2.5.0
# via
# -c requirements/static/ci/../pkg/py3.10/windows.txt
# botocore
Expand Down