Skip to content

Commit

Permalink
fix(deps): update dependency drf-recaptcha to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 5918de5 commit f24c5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ django-storages = "^1.14"
django-tree-queries = "^0.19.0"
djangorestframework = "^3.14.0"
drf-jwt = "^1.19.2"
drf-recaptcha = "^3.0.0"
drf-recaptcha = "^4.0.0"
drf-spectacular = {extras = ["sidecar"], version = "^0.27.0"}
emoji = "^2.8.0"
httpx = {extras = ["http2"], version = "^0.27.0"}
Expand Down

0 comments on commit f24c5d7

Please sign in to comment.