Skip to content

Commit

Permalink
Merge pull request #254 from seapagan/dependabot/pip/django-recaptcha…
Browse files Browse the repository at this point in the history
…-4.0.0
  • Loading branch information
dependabot[bot] authored Nov 19, 2023
2 parents 39f26bb + 0c44d54 commit da42ec0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ django-compressor = "^4.4"
django-gravatar2 = "^1.4.4"
django-htmlmin = "^0.11.0"
django-maintenance-mode = "^0.19.0"
django-recaptcha = "^3.0.0"
django-recaptcha = "^4.0.0"
django-rundevserver = "^0.3.1"
django-secretballot = "^2.0.0"
django-xforwardedfor-middleware = "^2.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ django-htmlmin==0.11.0 ; python_version >= "3.10" and python_version < "4.0"
django-js-asset==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
django-likes @ git+https://github.com/seapagan/django-likes.git@c60a7f54cfb4de2e8bf941b0e06e49ad1113ccc7 ; python_version >= "3.10" and python_version < "4.0"
django-maintenance-mode==0.19.0 ; python_version >= "3.10" and python_version < "4.0"
django-recaptcha==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
django-recaptcha==4.0.0 ; python_version >= "3.10" and python_version < "4.0"
django-rundevserver==0.3.1 ; python_version >= "3.10" and python_version < "4.0"
django-secretballot==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
django-user-sessions==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit da42ec0

Please sign in to comment.