From ca27f85b4e56bc9e7c7b5a00346297fd07e2c6a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 06:24:09 +0000 Subject: [PATCH] Bump python-engineio from 4.5.1 to 4.6.0 Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 4.5.1 to 4.6.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.5.1...v4.6.0) --- updated-dependencies: - dependency-name: python-engineio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 03d8aab..7381c87 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1221,13 +1221,13 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtuale [[package]] name = "python-engineio" -version = "4.5.1" +version = "4.6.0" description = "Engine.IO server and client for Python" optional = false python-versions = ">=3.6" files = [ - {file = "python-engineio-4.5.1.tar.gz", hash = "sha256:b167a1b208fcdce5dbe96a61a6ca22391cfa6715d796c22de93e3adf9c07ae0c"}, - {file = "python_engineio-4.5.1-py3-none-any.whl", hash = "sha256:67a675569f3e9bb274a8077f3c2068a8fe79cbfcb111cf31ca27b968484fe6c7"}, + {file = "python-engineio-4.6.0.tar.gz", hash = "sha256:dca041f0653ef092da4ce8abd4550fdc54076680b9c72d931c146492c620678b"}, + {file = "python_engineio-4.6.0-py3-none-any.whl", hash = "sha256:e3dbf1b95a6782730cba1654fa90a008d7b0081ae95394254341868f876de23c"}, ] [package.extras]