Skip to content

Commit

Permalink
chore: Bump requests from 2.31.0 to 2.32.2 in /sdk/python/requirements
Browse files Browse the repository at this point in the history
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 849f590 commit 099ef7e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
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

0 comments on commit 099ef7e

Please sign in to comment.