From 3d9c29ee1db9f1b5fe312ef9346fc412e02093e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 09:10:03 +0000 Subject: [PATCH] Bump python-engineio from 4.3.0 to 4.3.3 Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 4.3.0 to 4.3.3. - [Release notes](https://github.com/miguelgrinberg/python-engineio/releases) - [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/python-engineio/compare/v4.3.0...v4.3.3) --- updated-dependencies: - dependency-name: python-engineio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5294c7f53..fa8243c1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ websocket-client==1.3.3 aiohttp==3.8.1 aiodns==3.0.0 cchardet==2.1.7 -python-engineio==4.3.0 +python-engineio==4.3.3 python-socketio==5.5.0 yarl==1.7.2 Jinja2==3.1.2