From 0da51502e290f2c6919cc9a220f60903f7836f01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:12:03 +0000 Subject: [PATCH] Bump python-engineio from 4.3.4 to 4.8.0 Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 4.3.4 to 4.8.0. - [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.4...v4.8.0) --- updated-dependencies: - dependency-name: python-engineio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index dc523dcb..fe661515 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -60,7 +60,7 @@ pyparsing==3.0.9 pytest==7.2.0 pytest-cov==4.0.0 pytest-random-order==1.1.0 -python-engineio==4.3.4 +python-engineio==4.8.0 python-socketio==5.7.2 pyxdg==0.28 PyYAML==6.0.1 diff --git a/requirements.txt b/requirements.txt index 6eacddab..621e1020 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ MarkupSafe==2.1.3 packaging==23.0 pyparsing==3.0.9 python-apt==1.8.4.3 -python-engineio==4.3.4 +python-engineio==4.8.0 python-socketio==5.7.2 redis==5.0.1 requests==2.31.0