From ff36ba7742385cbb3e01a5bd5ebbb205c3fda4a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 03:34:10 +0000 Subject: [PATCH] chore(deps): bump janus from 1.0.0 to 1.1.0 Bumps [janus](https://github.com/aio-libs/janus) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/aio-libs/janus/releases) - [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/janus/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: janus 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 a77cad1d9..75dd12cdb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ schedule==1.2.2 #WS Messages websockets==13.1 -janus==1.0.0 +janus==1.1.0 ast-comments==1.2.2 packaging==24.1