From 809def99b565ed83f24f23c22e3e5199a9ff593b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:56:23 +0000 Subject: [PATCH] Bump pubnub from 4.1.6 to 7.3.0 Bumps [pubnub](https://github.com/pubnub/python) from 4.1.6 to 7.3.0. - [Release notes](https://github.com/pubnub/python/releases) - [Changelog](https://github.com/pubnub/python/blob/master/CHANGELOG.md) - [Commits](https://github.com/pubnub/python/compare/v4.1.6...v7.3.0) --- updated-dependencies: - dependency-name: pubnub dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fa87c0..18f7dcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -pubnub==4.1.6 +pubnub==7.3.0 PyQt5==5.13.1 \ No newline at end of file