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
2 changes: 1 addition & 1 deletion sdk/python/requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.16
# via sphinx
babel==2.14.0
# via sphinx
certifi==2023.11.17
certifi==2026.2.25
# via requests
charset-normalizer==3.3.2
# via requests
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/proj.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ beartype==0.17.0
# via -r requirements.in
cattrs==23.2.3
# via -r requirements.in
certifi==2023.11.17
certifi==2026.2.25
# via
# httpcore
# httpx
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anyio==4.2.0
# via httpx
attrs==23.2.0
# via aiohttp
certifi==2023.11.17
certifi==2026.2.25
# via
# httpcore
# httpx
Expand Down
Loading