From d780d56b9ad670e3f87e26f0111268194284e66f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:26:25 +0000 Subject: [PATCH] chore(deps): bump janus from 1.1.0 to 2.0.0 Bumps [janus](https://github.com/aio-libs/janus) from 1.1.0 to 2.0.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.1.0...v2.0.0) --- updated-dependencies: - dependency-name: janus dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85c9bd543..a6e7ee541 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ schedule==1.2.2 #WS Messages websockets==14.1 -janus==1.1.0 +janus==2.0.0 ast-comments==1.2.2 packaging==24.2