From 92708eec289d177901ca99c0a0a2339f8e59a222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 22:03:11 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump websockets from 11.0.3 to 13.1 Bumps [websockets](https://github.com/python-websockets/websockets) from 11.0.3 to 13.1. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/11.0.3...13.1) --- updated-dependencies: - dependency-name: websockets 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 20018b6..63ba6fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ urllib3==2.2.3 virtualenv==20.27.1 webex-bot==0.5.2 webexteamssdk==1.6.1 -websockets==11.0.3 +websockets==13.1 wrapt==1.16.0 xmltodict==0.14.2 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability -- 2.47.2