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/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ referencing==0.35.1
# jsonschema-specifications
# jupyter-events
regex==2024.4.28
requests==2.31.0
requests==2.32.2
# via
# azure-core
# cachecontrol
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
rich==13.7.1
# via typer
rpds-py==0.18.1
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ referencing==0.35.1
# jsonschema-specifications
# jupyter-events
regex==2024.5.15
requests==2.31.0
requests==2.32.2
# via
# azure-core
# cachecontrol
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
rich==13.7.1
# via typer
rpds-py==0.18.1
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ referencing==0.35.1
# jsonschema-specifications
# jupyter-events
regex==2024.5.15
requests==2.31.0
requests==2.32.2
# via
# azure-core
# cachecontrol
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.2
rich==13.7.1
# via typer
rpds-py==0.18.1
Expand Down