Skip to content

Commit

Permalink
⬆️ Bump requests from 2.31.0 to 2.32.3
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.3.
- [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.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent fa38476 commit 7a924b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ mock==5.1.0

boto3==1.28.57
botocore==1.31.57
requests==2.31.0
requests==2.32.3
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Core Dependencies
boto3==1.28.57 # AWS SDK for Python to interact with AWS services
botocore==1.31.57 # Low-level, data-driven core of boto3
requests==2.31.0 # To make HTTP requests to EntraID
requests==2.32.3 # To make HTTP requests to EntraID

0 comments on commit 7a924b2

Please sign in to comment.