From 19b101949f18dbe6afdaf191ef660734fbfd03f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 00:21:15 +0000 Subject: [PATCH] Bump python-engineio from 4.8.2 to 4.9.0 Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 4.8.2 to 4.9.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.8.2...v4.9.0) --- updated-dependencies: - dependency-name: python-engineio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- doc-requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index a683f0ed1..1ddf20d01 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -114,7 +114,7 @@ pytest==8.0.0 # via appdaemon (pyproject.toml) python-dateutil==2.8.2 # via appdaemon (pyproject.toml) -python-engineio==4.8.2 +python-engineio==4.9.0 # via python-socketio python-socketio==5.11.0 # via appdaemon (pyproject.toml) diff --git a/doc-requirements.txt b/doc-requirements.txt index 436ec15a8..e7ca77424 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -93,7 +93,7 @@ pygments==2.17.2 # sphinx python-dateutil==2.8.2 # via appdaemon (pyproject.toml) -python-engineio==4.8.2 +python-engineio==4.9.0 # via python-socketio python-socketio==5.11.0 # via appdaemon (pyproject.toml) diff --git a/requirements.txt b/requirements.txt index 84839872d..9369ee8b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ pid==3.0.4 # via appdaemon (pyproject.toml) python-dateutil==2.8.2 # via appdaemon (pyproject.toml) -python-engineio==4.8.2 +python-engineio==4.9.0 # via python-socketio python-socketio==5.11.0 # via appdaemon (pyproject.toml)