diff --git a/pyproject.toml b/pyproject.toml index 221670e7..b1f98751 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,8 +35,8 @@ dependencies = [ "wheel==0.45.1", "pip==25.1.1", # Django - "Django==5.2.3", - "asgiref==3.8.1", + "Django==5.2.4", + "asgiref==3.9.1", "typing_extensions==4.14.0", "sqlparse==0.5.3", # Django apps @@ -46,7 +46,7 @@ dependencies = [ "django-filter==25.1", "django-registration==3.4", "confusable_homoglyphs==3.3.1", - "django-guardian==3.0.0", + "django-guardian==3.0.3", "django-environ==0.12.0", "django-debug-toolbar==5.2.0", # CAPTCHA @@ -62,7 +62,7 @@ dependencies = [ # Track failed login attempts "django-axes==8.0.0", # Multi-factor authentication - "django-otp==1.6.0", + "django-otp==1.6.1", "qrcode==8.2", "pypng==0.20220715.0", # Database @@ -80,9 +80,9 @@ dependencies = [ # Testing "model_bakery==1.10.1", # Task queue - "rq==2.3.3", + "rq==2.4.0", "django-rq==3.0.1", - "fakeredis==2.29.0", + "fakeredis==2.30.1", # Scheduler "rq-scheduler==0.14.0", "crontab==1.0.4", diff --git a/thirdparty/dist/asgiref-3.8.1-py3-none-any.whl b/thirdparty/dist/asgiref-3.8.1-py3-none-any.whl deleted file mode 100644 index 244dc23b..00000000 Binary files a/thirdparty/dist/asgiref-3.8.1-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/asgiref-3.8.1-py3-none-any.whl.ABOUT b/thirdparty/dist/asgiref-3.8.1-py3-none-any.whl.ABOUT deleted file mode 100644 index d30187d1..00000000 --- a/thirdparty/dist/asgiref-3.8.1-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,14 +0,0 @@ -about_resource: asgiref-3.8.1-py3-none-any.whl -name: asgiref -version: 3.8.1 -download_url: https://files.pythonhosted.org/packages/39/e3/893e8757be2612e6c266d9bb58ad2e3651524b5b40cf56761e985a28b13e/asgiref-3.8.1-py3-none-any.whl -package_url: pkg:pypi/asgiref@3.8.1 -license_expression: bsd-new -copyright: Copyright asgiref project contributors -attribute: yes -checksum_md5: 87ef2494bf2bb208cd3652e577c74bc9 -checksum_sha1: b66c85ef24257bdf0f415febcbffcf5f09dc7d83 -licenses: - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/asgiref-3.9.1-py3-none-any.whl b/thirdparty/dist/asgiref-3.9.1-py3-none-any.whl new file mode 100644 index 00000000..009ce9d1 Binary files /dev/null and b/thirdparty/dist/asgiref-3.9.1-py3-none-any.whl differ diff --git a/thirdparty/dist/asgiref-3.9.1-py3-none-any.whl.ABOUT b/thirdparty/dist/asgiref-3.9.1-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..dc9ea5b0 --- /dev/null +++ b/thirdparty/dist/asgiref-3.9.1-py3-none-any.whl.ABOUT @@ -0,0 +1,14 @@ +about_resource: asgiref-3.9.1-py3-none-any.whl +name: asgiref +version: 3.9.1 +download_url: https://files.pythonhosted.org/packages/7c/3c/0464dcada90d5da0e71018c04a140ad6349558afb30b3051b4264cc5b965/asgiref-3.9.1-py3-none-any.whl +package_url: pkg:pypi/asgiref@3.9.1 +license_expression: bsd-new +copyright: Copyright asgiref project contributors +attribute: yes +checksum_md5: d19da2d0d9ec6d796bcdd3a27a908294 +checksum_sha1: d50c91654fbdcf5fbfcddedc6c7b68331f1d9c2e +licenses: + - key: bsd-new + name: BSD-3-Clause + file: bsd-new.LICENSE diff --git a/thirdparty/dist/django-5.2.3-py3-none-any.whl.ABOUT b/thirdparty/dist/django-5.2.3-py3-none-any.whl.ABOUT deleted file mode 100644 index fc50171e..00000000 --- a/thirdparty/dist/django-5.2.3-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,14 +0,0 @@ -about_resource: django-5.2.3-py3-none-any.whl -name: django -version: 5.2.3 -download_url: https://files.pythonhosted.org/packages/1b/11/7aff961db37e1ea501a2bb663d27a8ce97f3683b9e5b83d3bfead8b86fa4/django-5.2.3-py3-none-any.whl -package_url: pkg:pypi/django@5.2.3 -license_expression: bsd-new -copyright: Copyright django project contributors -attribute: yes -checksum_md5: 9f587ee0bdf28e5802a8af2654f23eea -checksum_sha1: 4c6ca8d5601b8ca5b4b68d72fbc41d052ba31ec1 -licenses: - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/django-5.2.3-py3-none-any.whl b/thirdparty/dist/django-5.2.4-py3-none-any.whl similarity index 92% rename from thirdparty/dist/django-5.2.3-py3-none-any.whl rename to thirdparty/dist/django-5.2.4-py3-none-any.whl index b27f717c..669d0917 100644 Binary files a/thirdparty/dist/django-5.2.3-py3-none-any.whl and b/thirdparty/dist/django-5.2.4-py3-none-any.whl differ diff --git a/thirdparty/dist/django-5.2.4-py3-none-any.whl.ABOUT b/thirdparty/dist/django-5.2.4-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..9fa90136 --- /dev/null +++ b/thirdparty/dist/django-5.2.4-py3-none-any.whl.ABOUT @@ -0,0 +1,14 @@ +about_resource: django-5.2.4-py3-none-any.whl +name: django +version: 5.2.4 +download_url: https://files.pythonhosted.org/packages/14/ae/706965237a672434c8b520e89a818e8b047af94e9beb342d0bee405c26c7/django-5.2.4-py3-none-any.whl +package_url: pkg:pypi/django@5.2.4 +license_expression: bsd-new +copyright: Copyright django project contributors +attribute: yes +checksum_md5: fee657f7686462d388f274c5f92b634a +checksum_sha1: a6a7904e3749a0e8937a50643293889929b4b6f7 +licenses: + - key: bsd-new + name: BSD-3-Clause + file: bsd-new.LICENSE diff --git a/thirdparty/dist/django_guardian-3.0.0-py3-none-any.whl.ABOUT b/thirdparty/dist/django_guardian-3.0.0-py3-none-any.whl.ABOUT deleted file mode 100644 index 94a2bf76..00000000 --- a/thirdparty/dist/django_guardian-3.0.0-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,17 +0,0 @@ -about_resource: django_guardian-3.0.0-py3-none-any.whl -name: django-guardian -version: 3.0.0 -download_url: https://files.pythonhosted.org/packages/a5/81/a2f3d3245d1f4cf446d78863526fba0b1b140d60784095a5cc2d4e8ac709/django_guardian-3.0.0-py3-none-any.whl -package_url: pkg:pypi/django-guardian@3.0.0 -license_expression: bsd-new AND bsd-simplified -copyright: Copyright django-guardian project contributors -attribute: yes -checksum_md5: b439281f316aff8641e1c921caeee6ad -checksum_sha1: 80830241e7e03dbbe8b1bc95900bce86aa2dd077 -licenses: - - key: bsd-simplified - name: BSD-2-Clause - file: bsd-simplified.LICENSE - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/django_guardian-3.0.0-py3-none-any.whl b/thirdparty/dist/django_guardian-3.0.3-py3-none-any.whl similarity index 65% rename from thirdparty/dist/django_guardian-3.0.0-py3-none-any.whl rename to thirdparty/dist/django_guardian-3.0.3-py3-none-any.whl index 59d79d2a..cb008bee 100644 Binary files a/thirdparty/dist/django_guardian-3.0.0-py3-none-any.whl and b/thirdparty/dist/django_guardian-3.0.3-py3-none-any.whl differ diff --git a/thirdparty/dist/django_guardian-3.0.3-py3-none-any.whl.ABOUT b/thirdparty/dist/django_guardian-3.0.3-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..597f3393 --- /dev/null +++ b/thirdparty/dist/django_guardian-3.0.3-py3-none-any.whl.ABOUT @@ -0,0 +1,17 @@ +about_resource: django_guardian-3.0.3-py3-none-any.whl +name: django-guardian +version: 3.0.3 +download_url: https://files.pythonhosted.org/packages/8b/13/e6f629a978ef5fab8b8d2760cacc3e451016cef952cf4c049d672c5c6b07/django_guardian-3.0.3-py3-none-any.whl +package_url: pkg:pypi/django-guardian@3.0.3 +license_expression: bsd-new AND bsd-simplified +copyright: Copyright django-guardian project contributors +attribute: yes +checksum_md5: f2727bc997fb52d8a3d0b87a94825ac9 +checksum_sha1: b9e704444ff4d245cd7b840371f5edc10e2f3b04 +licenses: + - key: bsd-simplified + name: BSD-2-Clause + file: bsd-simplified.LICENSE + - key: bsd-new + name: BSD-3-Clause + file: bsd-new.LICENSE diff --git a/thirdparty/dist/django_otp-1.6.0-py3-none-any.whl.ABOUT b/thirdparty/dist/django_otp-1.6.0-py3-none-any.whl.ABOUT deleted file mode 100644 index 6e61648b..00000000 --- a/thirdparty/dist/django_otp-1.6.0-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,13 +0,0 @@ -about_resource: django_otp-1.6.0-py3-none-any.whl -name: django-otp -version: 1.6.0 -download_url: https://files.pythonhosted.org/packages/0f/d6/4e9eee89d4f374fcb20b7b58003c29a71517bed4f5eef376afe693a0c2a0/django_otp-1.6.0-py3-none-any.whl -package_url: pkg:pypi/django-otp@1.6.0 -license_expression: unlicense -copyright: Copyright django-otp project contributors -checksum_md5: f9473c17af789c6317803714dbbb6339 -checksum_sha1: 342575c02127790977accd2a92ac7f715cd122d7 -licenses: - - key: unlicense - name: Unlicense - file: unlicense.LICENSE diff --git a/thirdparty/dist/django_otp-1.6.0-py3-none-any.whl b/thirdparty/dist/django_otp-1.6.1-py3-none-any.whl similarity index 83% rename from thirdparty/dist/django_otp-1.6.0-py3-none-any.whl rename to thirdparty/dist/django_otp-1.6.1-py3-none-any.whl index 59cb7e97..5a9514d9 100644 Binary files a/thirdparty/dist/django_otp-1.6.0-py3-none-any.whl and b/thirdparty/dist/django_otp-1.6.1-py3-none-any.whl differ diff --git a/thirdparty/dist/django_otp-1.6.1-py3-none-any.whl.ABOUT b/thirdparty/dist/django_otp-1.6.1-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..472a4e91 --- /dev/null +++ b/thirdparty/dist/django_otp-1.6.1-py3-none-any.whl.ABOUT @@ -0,0 +1,13 @@ +about_resource: django_otp-1.6.1-py3-none-any.whl +name: django-otp +version: 1.6.1 +download_url: https://files.pythonhosted.org/packages/b6/4e/730a94ad77ed55f493b5f6a914c084a65ae1af78be36c991e4e207fd779e/django_otp-1.6.1-py3-none-any.whl +package_url: pkg:pypi/django-otp@1.6.1 +license_expression: unlicense +copyright: Copyright django-otp project contributors +checksum_md5: 37c2c0cab96ecaa77a9a900ba1890cbf +checksum_sha1: e2dada7214f2fd0fa34e25317b06adf625cfaa9a +licenses: + - key: unlicense + name: Unlicense + file: unlicense.LICENSE diff --git a/thirdparty/dist/fakeredis-2.29.0-py3-none-any.whl b/thirdparty/dist/fakeredis-2.29.0-py3-none-any.whl deleted file mode 100644 index 0e2c96ac..00000000 Binary files a/thirdparty/dist/fakeredis-2.29.0-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/fakeredis-2.29.0-py3-none-any.whl.ABOUT b/thirdparty/dist/fakeredis-2.29.0-py3-none-any.whl.ABOUT deleted file mode 100644 index ce637d08..00000000 --- a/thirdparty/dist/fakeredis-2.29.0-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,14 +0,0 @@ -about_resource: fakeredis-2.29.0-py3-none-any.whl -name: fakeredis -version: 2.29.0 -download_url: https://files.pythonhosted.org/packages/53/fd/9af8a9c6d7a4233ee292f6ae0d142fcb22b1173940596089c85a9f5bffce/fakeredis-2.29.0-py3-none-any.whl -package_url: pkg:pypi/fakeredis@2.29.0 -license_expression: bsd-new -copyright: Copyright fakeredis project contributors -attribute: yes -checksum_md5: 15b1a898d5233f2b313d0cdd4c0f7778 -checksum_sha1: a78e429c8b2893b0d83f3eda30c88ce087da9774 -licenses: - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/fakeredis-2.30.1-py3-none-any.whl b/thirdparty/dist/fakeredis-2.30.1-py3-none-any.whl new file mode 100644 index 00000000..294cdfc4 Binary files /dev/null and b/thirdparty/dist/fakeredis-2.30.1-py3-none-any.whl differ diff --git a/thirdparty/dist/fakeredis-2.30.1-py3-none-any.whl.ABOUT b/thirdparty/dist/fakeredis-2.30.1-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..e6484a97 --- /dev/null +++ b/thirdparty/dist/fakeredis-2.30.1-py3-none-any.whl.ABOUT @@ -0,0 +1,14 @@ +about_resource: fakeredis-2.30.1-py3-none-any.whl +name: fakeredis +version: 2.30.1 +download_url: https://files.pythonhosted.org/packages/7c/ee/acc3de71b8c66029ea4567d83e9c736d79836b2d97aa2cacf1b83f96c678/fakeredis-2.30.1-py3-none-any.whl +package_url: pkg:pypi/fakeredis@2.30.1 +license_expression: bsd-new +copyright: Copyright fakeredis project contributors +attribute: yes +checksum_md5: 2e6ef88eb3afeb5d930636774bfab3eb +checksum_sha1: f7243f15a882163e550e270520f08ce5fd660565 +licenses: + - key: bsd-new + name: BSD-3-Clause + file: bsd-new.LICENSE diff --git a/thirdparty/dist/rq-2.3.3-py3-none-any.whl b/thirdparty/dist/rq-2.3.3-py3-none-any.whl deleted file mode 100644 index f8102f5c..00000000 Binary files a/thirdparty/dist/rq-2.3.3-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/rq-2.3.3-py3-none-any.whl.ABOUT b/thirdparty/dist/rq-2.3.3-py3-none-any.whl.ABOUT deleted file mode 100644 index 168f0967..00000000 --- a/thirdparty/dist/rq-2.3.3-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,14 +0,0 @@ -about_resource: rq-2.3.3-py3-none-any.whl -name: rq -version: 2.3.3 -download_url: https://files.pythonhosted.org/packages/66/25/2e17899e70317497cf0fe2d2742ba464becf7e996f65e17b48440de88635/rq-2.3.3-py3-none-any.whl -package_url: pkg:pypi/rq@2.3.3 -license_expression: bsd-new -copyright: Copyright rq project contributors -attribute: yes -checksum_md5: a1adabf834f3fbd94316ef8b0aadd6db -checksum_sha1: 559c30f000800160f069c72bf5e63c74655fb743 -licenses: - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/rq-2.4.0-py3-none-any.whl b/thirdparty/dist/rq-2.4.0-py3-none-any.whl new file mode 100644 index 00000000..5f461ac5 Binary files /dev/null and b/thirdparty/dist/rq-2.4.0-py3-none-any.whl differ diff --git a/thirdparty/dist/rq-2.4.0-py3-none-any.whl.ABOUT b/thirdparty/dist/rq-2.4.0-py3-none-any.whl.ABOUT new file mode 100644 index 00000000..0992d014 --- /dev/null +++ b/thirdparty/dist/rq-2.4.0-py3-none-any.whl.ABOUT @@ -0,0 +1,14 @@ +about_resource: rq-2.4.0-py3-none-any.whl +name: rq +version: 2.4.0 +download_url: https://files.pythonhosted.org/packages/34/ef/4239a17f056ad7a864d53fec920886e017cf50c1494ee8ab05d44cc46799/rq-2.4.0-py3-none-any.whl +package_url: pkg:pypi/rq@2.4.0 +license_expression: bsd-new +copyright: Copyright rq project contributors +attribute: yes +checksum_md5: d8736f68a0627a7397023c3f648637e4 +checksum_sha1: e204fac2625bbb78b273e114396c12b5c7021b78 +licenses: + - key: bsd-new + name: BSD-3-Clause + file: bsd-new.LICENSE