Skip to content

Commit

Permalink
Merge pull request #61 from Amsterdam/dependabot/pip/requests-2.32.0
Browse files Browse the repository at this point in the history
Bump requests from 2.31.0 to 2.32.0
  • Loading branch information
4c0n authored May 21, 2024
2 parents ccb6d6f + dab62cf commit f0db74e
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 f0db74e

Please sign in to comment.