From ada8d372a825947c229247b64b4a0d785faba8f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 01:12:26 +0000 Subject: [PATCH] chore(deps): bump the major group across 1 directory with 2 updates Bumps the major group with 2 updates in the /memberportal directory: [autobahn](https://github.com/crossbario/autobahn-python) and [cron-descriptor](https://github.com/Salamek/cron-descriptor). Updates `autobahn` from 25.12.2 to 26.7.1 - [Release notes](https://github.com/crossbario/autobahn-python/releases) - [Changelog](https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst) - [Commits](https://github.com/crossbario/autobahn-python/compare/v25.12.2...v26.7.1) Updates `cron-descriptor` from 1.4.5 to 2.1.0 - [Release notes](https://github.com/Salamek/cron-descriptor/releases) - [Commits](https://github.com/Salamek/cron-descriptor/compare/1.4.5...2.1.0) --- updated-dependencies: - dependency-name: autobahn dependency-version: 26.7.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: cron-descriptor dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] --- memberportal/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/memberportal/requirements.txt b/memberportal/requirements.txt index babe5780..cfc25463 100644 --- a/memberportal/requirements.txt +++ b/memberportal/requirements.txt @@ -29,7 +29,7 @@ attrs==26.1.0 # ics # service-identity # twisted -autobahn==25.12.2 ; platform_python_implementation == 'PyPy' and sys_platform == 'win32' +autobahn==26.7.1 ; platform_python_implementation == 'PyPy' and sys_platform == 'win32' # via daphne autobahn==26.7.1 ; platform_python_implementation != 'PyPy' or sys_platform != 'win32' # via daphne @@ -79,7 +79,7 @@ click-repl==0.3.0 # via celery constantly==23.10.4 # via twisted -cron-descriptor==1.4.5 +cron-descriptor==2.1.0 # via django-celery-beat cryptography==50.0.1 # via