diff --git a/setup.cfg b/setup.cfg index c661884a..7f7d79c4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ install_requires = wheel==0.45.1 pip==25.0.1 # Django - Django==5.1.7 + Django==5.1.8 asgiref==3.8.1 typing_extensions==4.12.2 sqlparse==0.5.3 @@ -64,12 +64,12 @@ install_requires = confusable_homoglyphs==3.3.1 django-guardian==2.4.0 django-environ==0.12.0 - django-debug-toolbar==5.0.1 + django-debug-toolbar==5.1.0 # CAPTCHA altcha==0.1.9 django_altcha==0.1.2 # REST API - djangorestframework==3.15.2 + djangorestframework==3.16.0 # API documentation, `coreapi` and its requirements: coreapi==2.3.3 MarkupSafe==3.0.2 @@ -86,7 +86,7 @@ install_requires = qrcode==8.0 pypng==0.20220715.0 # Database - psycopg==3.2.4 + psycopg==3.2.6 # Cache redis==5.2.1 # redis dependencies: @@ -100,12 +100,12 @@ install_requires = # Testing model_bakery==1.10.1 # Task queue - rq==2.1.0 + rq==2.3.2 django-rq==3.0.0 fakeredis==2.27.0 # Scheduler rq-scheduler==0.14.0 - crontab==1.0.1 + crontab==1.0.4 freezegun==1.5.1 # Libs certifi==2025.1.31 @@ -168,10 +168,10 @@ install_requires = attrs==25.1.0 pyrsistent==0.20.0 # CycloneDX - cyclonedx-python-lib==8.8.0 + cyclonedx-python-lib==9.1.0 sortedcontainers==2.4.0 toml==0.10.2 - py-serializable==1.1.2 + py-serializable==2.0.0 # Git GitPython==3.1.44 gitdb==4.0.12 diff --git a/thirdparty/dist/Django-5.1.7-py3-none-any.whl.ABOUT b/thirdparty/dist/Django-5.1.7-py3-none-any.whl.ABOUT deleted file mode 100644 index 705fe40f..00000000 --- a/thirdparty/dist/Django-5.1.7-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,14 +0,0 @@ -about_resource: Django-5.1.7-py3-none-any.whl -name: django -version: 5.1.7 -download_url: https://files.pythonhosted.org/packages/ba/0f/7e042df3d462d39ae01b27a09ee76653692442bc3701fbfa6cb38e12889d/Django-5.1.7-py3-none-any.whl -package_url: pkg:pypi/django@5.1.7 -license_expression: bsd-new -copyright: Copyright django project contributors -attribute: yes -checksum_md5: bf291218572733211f4f41fab183d2e4 -checksum_sha1: e5d18f470b91eb56f0a50ce1573348a69bc944d6 -licenses: - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/Django-5.1.7-py3-none-any.whl b/thirdparty/dist/Django-5.1.8-py3-none-any.whl similarity index 92% rename from thirdparty/dist/Django-5.1.7-py3-none-any.whl rename to thirdparty/dist/Django-5.1.8-py3-none-any.whl index d6b0eea4..65519698 100644 Binary files a/thirdparty/dist/Django-5.1.7-py3-none-any.whl and b/thirdparty/dist/Django-5.1.8-py3-none-any.whl differ diff --git a/thirdparty/dist/crontab-1.0.1.tar.gz b/thirdparty/dist/crontab-1.0.1.tar.gz deleted file mode 100644 index 097e390a..00000000 Binary files a/thirdparty/dist/crontab-1.0.1.tar.gz and /dev/null differ diff --git a/thirdparty/dist/crontab-1.0.4.tar.gz b/thirdparty/dist/crontab-1.0.4.tar.gz new file mode 100644 index 00000000..189cb8f4 Binary files /dev/null and b/thirdparty/dist/crontab-1.0.4.tar.gz differ diff --git a/thirdparty/dist/cyclonedx_python_lib-8.8.0-py3-none-any.whl.ABOUT b/thirdparty/dist/cyclonedx_python_lib-8.8.0-py3-none-any.whl.ABOUT deleted file mode 100644 index 4af1b3aa..00000000 --- a/thirdparty/dist/cyclonedx_python_lib-8.8.0-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,15 +0,0 @@ -about_resource: cyclonedx_python_lib-8.8.0-py3-none-any.whl -name: cyclonedx-python-lib -version: 8.8.0 -download_url: https://files.pythonhosted.org/packages/12/11/8a75e0995a7c9c885eadc65806149dbdd206cf67ab3a8a8d7169e97cf69a/cyclonedx_python_lib-8.8.0-py3-none-any.whl -package_url: pkg:pypi/cyclonedx-python-lib@8.8.0 -license_expression: apache-2.0 -copyright: Copyright OWASP Foundation -attribute: yes -track_changes: yes -checksum_md5: db7e22a9e0a5717d0a233a1c227943fb -checksum_sha1: 754735804a0d2249fdf0ea14613fe5e67b733bcd -licenses: - - key: apache-2.0 - name: Apache License 2.0 - file: apache-2.0.LICENSE diff --git a/thirdparty/dist/cyclonedx_python_lib-8.8.0-py3-none-any.whl b/thirdparty/dist/cyclonedx_python_lib-9.1.0-py3-none-any.whl similarity index 76% rename from thirdparty/dist/cyclonedx_python_lib-8.8.0-py3-none-any.whl rename to thirdparty/dist/cyclonedx_python_lib-9.1.0-py3-none-any.whl index 9ca42da2..4396c741 100644 Binary files a/thirdparty/dist/cyclonedx_python_lib-8.8.0-py3-none-any.whl and b/thirdparty/dist/cyclonedx_python_lib-9.1.0-py3-none-any.whl differ diff --git a/thirdparty/dist/django_debug_toolbar-5.0.1-py3-none-any.whl.ABOUT b/thirdparty/dist/django_debug_toolbar-5.0.1-py3-none-any.whl.ABOUT deleted file mode 100644 index a3a0417c..00000000 --- a/thirdparty/dist/django_debug_toolbar-5.0.1-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,14 +0,0 @@ -about_resource: django_debug_toolbar-5.0.1-py3-none-any.whl -name: django-debug-toolbar -version: 5.0.1 -download_url: https://files.pythonhosted.org/packages/36/f7/3b406dc871d88c938d2bd967e65acf725b46c4e7c9add6a1f1bbaff9bdcf/django_debug_toolbar-5.0.1-py3-none-any.whl -package_url: pkg:pypi/django-debug-toolbar@5.0.1 -license_expression: bsd-new -copyright: Copyright django-debug-toolbar project contributors -attribute: yes -checksum_md5: 1bb4734a70a6b45f8729a0436564e63d -checksum_sha1: 5c208d49775bb89b7e743c30ad7d4c370fad0d97 -licenses: - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/django_debug_toolbar-5.0.1-py3-none-any.whl b/thirdparty/dist/django_debug_toolbar-5.1.0-py3-none-any.whl similarity index 80% rename from thirdparty/dist/django_debug_toolbar-5.0.1-py3-none-any.whl rename to thirdparty/dist/django_debug_toolbar-5.1.0-py3-none-any.whl index 22a4e0a2..56627d6f 100644 Binary files a/thirdparty/dist/django_debug_toolbar-5.0.1-py3-none-any.whl and b/thirdparty/dist/django_debug_toolbar-5.1.0-py3-none-any.whl differ diff --git a/thirdparty/dist/djangorestframework-3.14.0-py3-none-any.whl b/thirdparty/dist/djangorestframework-3.14.0-py3-none-any.whl deleted file mode 100644 index 56c7c1c4..00000000 Binary files a/thirdparty/dist/djangorestframework-3.14.0-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/djangorestframework-3.14.0-py3-none-any.whl.ABOUT b/thirdparty/dist/djangorestframework-3.14.0-py3-none-any.whl.ABOUT deleted file mode 100644 index 5e16b424..00000000 --- a/thirdparty/dist/djangorestframework-3.14.0-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,18 +0,0 @@ -about_resource: djangorestframework-3.14.0-py3-none-any.whl -name: djangorestframework -version: 3.14.0 -download_url: https://files.pythonhosted.org/packages/ff/4b/3b46c0914ba4b7546a758c35fdfa8e7f017fcbe7f23c878239e93623337a/djangorestframework-3.14.0-py3-none-any.whl -homepage_url: https://pypi.org/project/djangorestframework/3.14.0/ -package_url: pkg:pypi/djangorestframework@3.14.0 -license_expression: bsd-new -copyright: Copyright djangorestframework project contributors -attribute: yes -owner: Encode OSS Ltd. -owner_url: https://github.com/encode -contact: http://www.encode.io/ -checksum_md5: d0faf84d9235e15bf8bd8a2656071b16 -checksum_sha1: 3e11a86dfd03b863e338fe928b36517c624c73f3 -licenses: - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/djangorestframework-3.15.0-py3-none-any.whl b/thirdparty/dist/djangorestframework-3.15.0-py3-none-any.whl deleted file mode 100644 index 3fa40a76..00000000 Binary files a/thirdparty/dist/djangorestframework-3.15.0-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/djangorestframework-3.15.2-py3-none-any.whl b/thirdparty/dist/djangorestframework-3.16.0-py3-none-any.whl similarity index 88% rename from thirdparty/dist/djangorestframework-3.15.2-py3-none-any.whl rename to thirdparty/dist/djangorestframework-3.16.0-py3-none-any.whl index 225812e7..a070ad2f 100644 Binary files a/thirdparty/dist/djangorestframework-3.15.2-py3-none-any.whl and b/thirdparty/dist/djangorestframework-3.16.0-py3-none-any.whl differ diff --git a/thirdparty/dist/psycopg-3.2.4-py3-none-any.whl b/thirdparty/dist/psycopg-3.2.4-py3-none-any.whl deleted file mode 100644 index 70df5c9b..00000000 Binary files a/thirdparty/dist/psycopg-3.2.4-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/psycopg-3.2.4-py3-none-any.whl.ABOUT b/thirdparty/dist/psycopg-3.2.4-py3-none-any.whl.ABOUT deleted file mode 100644 index c10d8a2b..00000000 --- a/thirdparty/dist/psycopg-3.2.4-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,16 +0,0 @@ -about_resource: psycopg-3.2.4-py3-none-any.whl -name: psycopg -version: 3.2.4 -download_url: https://files.pythonhosted.org/packages/40/49/15114d5f7ee68983f4e1a24d47e75334568960352a07c6f0e796e912685d/psycopg-3.2.4-py3-none-any.whl -package_url: pkg:pypi/psycopg@3.2.4 -license_expression: lgpl-3.0 -copyright: Copyright The Psycopg Team -redistribute: yes -attribute: yes -track_changes: yes -checksum_md5: e3ceb4e7e14f7d887faa2c82522d75cc -checksum_sha1: 813711aa5f16685f25b7b51b974f5580381618e3 -licenses: - - key: lgpl-3.0 - name: GNU Lesser General Public License 3.0 - file: lgpl-3.0.LICENSE diff --git a/thirdparty/dist/psycopg-3.2.6-py3-none-any.whl b/thirdparty/dist/psycopg-3.2.6-py3-none-any.whl new file mode 100644 index 00000000..cba0f8ab Binary files /dev/null and b/thirdparty/dist/psycopg-3.2.6-py3-none-any.whl differ diff --git a/thirdparty/dist/py_serializable-1.1.2-py3-none-any.whl b/thirdparty/dist/py_serializable-1.1.2-py3-none-any.whl deleted file mode 100644 index 4ccab46a..00000000 Binary files a/thirdparty/dist/py_serializable-1.1.2-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/py_serializable-2.0.0-py3-none-any.whl b/thirdparty/dist/py_serializable-2.0.0-py3-none-any.whl new file mode 100644 index 00000000..ae656422 Binary files /dev/null and b/thirdparty/dist/py_serializable-2.0.0-py3-none-any.whl differ diff --git a/thirdparty/dist/rq-2.1.0-py3-none-any.whl b/thirdparty/dist/rq-2.1.0-py3-none-any.whl deleted file mode 100644 index dc87cf77..00000000 Binary files a/thirdparty/dist/rq-2.1.0-py3-none-any.whl and /dev/null differ diff --git a/thirdparty/dist/rq-2.1.0-py3-none-any.whl.ABOUT b/thirdparty/dist/rq-2.1.0-py3-none-any.whl.ABOUT deleted file mode 100644 index 43e3e553..00000000 --- a/thirdparty/dist/rq-2.1.0-py3-none-any.whl.ABOUT +++ /dev/null @@ -1,14 +0,0 @@ -about_resource: rq-2.1.0-py3-none-any.whl -name: rq -version: 2.1.0 -download_url: https://files.pythonhosted.org/packages/3f/b3/e691454a551366c71248197f9050e4564f85d15c5d8a5c167ecac4411c40/rq-2.1.0-py3-none-any.whl -package_url: pkg:pypi/rq@2.1.0 -license_expression: bsd-new -copyright: Copyright rq project contributors -attribute: yes -checksum_md5: b6384a5eefdfee230c743c8c22856b07 -checksum_sha1: 8bf6aaa1fd99e2de256e9b7a07af5f6db5cee01d -licenses: - - key: bsd-new - name: BSD-3-Clause - file: bsd-new.LICENSE diff --git a/thirdparty/dist/rq-2.3.2-py3-none-any.whl b/thirdparty/dist/rq-2.3.2-py3-none-any.whl new file mode 100644 index 00000000..b6a21549 Binary files /dev/null and b/thirdparty/dist/rq-2.3.2-py3-none-any.whl differ