From 80fb8d83cb37ec637fef3740be201b79c64f1594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 10:09:49 +0000 Subject: [PATCH] :arrow_up: Bump autobahn from 25.9.1 to 25.10.1 Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 25.9.1 to 25.10.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.9.1...v25.10.1) --- updated-dependencies: - dependency-name: autobahn dependency-version: 25.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7dec8e24..9534de29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.10.0 async-generator==1.10 async-timeout==5.0.1 attrs==25.4.0 -autobahn==25.9.1 +autobahn==25.10.1 Automat==25.4.16 backports.zoneinfo;python_version<"3.9" boto3>=1.20.0,<1.41.0