Skip to content

Commit

Permalink
chore(deps): update dependency resend to v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2024
1 parent 43d4f91 commit 6828408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ flake8 = "==6.0.0"
flake8-black = "==0.3.6"
sentry-sdk = {extras = ["fastapi"], version = "==1.37.1"}
pyright = "==1.1.316"
resend = "==0.5.1"
resend = "==0.7.2"
html5lib = "==1.1"
beautifulsoup4 = "*"
newspaper3k = "*"
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ flake8-black==0.3.6
sentry-sdk==1.37.1
sentry-sdk[fastapi]==1.37.1
pyright==1.1.316
resend==0.5.1
resend==0.7.2
html5lib==1.1
beautifulsoup4
newspaper3k
Expand Down

0 comments on commit 6828408

Please sign in to comment.