Skip to content

Commit

Permalink
⬆️ Bump requests from 2.31.0 to 2.32.2 in the pip group (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent fa38476 commit 15ee5ab
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.2
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.2 # To make HTTP requests to EntraID

0 comments on commit 15ee5ab

Please sign in to comment.