diff --git a/AUTHORS.rst b/AUTHORS.rst index 3f3d09c62..d01f1735a 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -84,6 +84,7 @@ Developers * Taylor Fuller - https://github.com/taylor-fuller * eyJhb - https://github.com/eyJhb * Joshua Shelley - https://github.com/navyjosh +* Matt Harrison - https://github.com/Maralai Translators diff --git a/requirements.txt b/requirements.txt index 8a8fb2e09..75eae5246 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ bleach[css]~=6.2 celery[redis]==5.4.0 crispy-bootstrap5==2024.10 django-activity-stream==2.0.0 -django-axes[ipware]==7.0.0 +django-axes[ipware]==7.0.1 django-bootstrap-breadcrumbs2==1.0.0 # fork of django-bootstrap-breadcrumbs, we might need to migrate away completely django-crispy-forms~=2.3 django-email-verification~=0.3.3 diff --git a/requirements_dev.txt b/requirements_dev.txt index b491efcd2..42fa43710 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -16,8 +16,8 @@ faker==26.0.0 # Development packages django-extensions~=3.2 -coverage==7.6.7 +coverage==7.6.10 django-debug-toolbar==4.4.5 isort==5.13.2 -ruff==0.8.2 +ruff==0.8.3 tblib==3.0.0 diff --git a/wger/core/templates/navigation.html b/wger/core/templates/navigation.html index df635447c..00f0d28df 100644 --- a/wger/core/templates/navigation.html +++ b/wger/core/templates/navigation.html @@ -281,7 +281,7 @@
@@ -20,6 +21,7 @@ {% translate "No account?" %}
{% translate "Register" %}
diff --git a/wger/locale/he/LC_MESSAGES/django.po b/wger/locale/he/LC_MESSAGES/django.po
index 732983243..3f91d6f5e 100644
--- a/wger/locale/he/LC_MESSAGES/django.po
+++ b/wger/locale/he/LC_MESSAGES/django.po
@@ -8,15 +8,15 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-11-14 19:23+0100\n"
-"PO-Revision-Date: 2024-05-24 13:09+0000\n"
-"Last-Translator: Tsz Hong CHAN
-