Skip to content

Commit

Permalink
Update dependency requests to v2.32.2 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent c45d580 commit 10c319b
Show file tree
Hide file tree
Showing 2 changed files with 913 additions and 821 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fastapi = {extras = ["all"],version = "==0.99.1"}
gunicorn = "==21.2.0"
honcho = "==1.1.0"
pgpy = "==0.6.0"
requests = "==2.31.0"
requests = "==2.32.2"
sentry-sdk = {extras = ["fastapi"],version = "==1.39.1"}

[dev-packages]
Expand Down
Loading

0 comments on commit 10c319b

Please sign in to comment.