Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent ccb6d6f commit dab62cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ pytz==2024.1
# flower
pyyaml==6.0.1
# via drf-yasg
requests==2.31.0
requests==2.32.0
# via
# -r requirements.in
# azure-core
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ pyyaml==6.0.1
# -r ./requirements_test.txt
# drf-yasg
# vcrpy
requests==2.31.0
requests==2.32.0
# via
# -r ./requirements_test.txt
# azure-core
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ pyyaml==6.0.1
# -r ./requirements.txt
# drf-yasg
# vcrpy
requests==2.31.0
requests==2.32.0
# via
# -r ./requirements.txt
# azure-core
Expand Down

0 comments on commit dab62cf

Please sign in to comment.