Skip to content

Commit

Permalink
fix(deps): update dependency django-rest-passwordreset to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 19, 2024
1 parent dc787ec commit 3a79fea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sentry-sdk = "==1.45.0"
django-eventstream = "==4.5.1"
google-auth = "==2.29.0"
django-anymail = { extras = ["mailgun"], version = "==10.3" }
django-rest-passwordreset = "==1.4.0"
django-rest-passwordreset = "==1.4.1"
django-cors-headers = "==4.3.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 3a79fea

Please sign in to comment.