From 1126ce5afe18822d60fcd7a80af3bc42eb926c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:52:47 +0000 Subject: [PATCH] build(deps): bump autobahn from 23.1.2 to 24.4.2 Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 23.1.2 to 24.4.2. - [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/v23.1.2...v24.4.2) --- updated-dependencies: - dependency-name: autobahn dependency-version: 24.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 077ff9a77..f1ed5739a 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,5 +1,5 @@ asyncio-atexit==1.0.1 -autobahn==23.1.2 +autobahn==24.4.2 build==1.5.0 mypy==2.3.0 objgraph==3.6.2