From c18e7c65d7eab520fb3235beac24e8ca64cb3f7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 16:40:55 +0000 Subject: [PATCH] Bump python-engineio from 3.8.1 to 3.8.2.post1 in /app Bumps [python-engineio](https://github.com/miguelgrinberg/python-engineio) from 3.8.1 to 3.8.2.post1. - [Release notes](https://github.com/miguelgrinberg/python-engineio/releases) - [Changelog](https://github.com/miguelgrinberg/python-engineio/blob/master/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/python-engineio/commits) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 115947f..19bec43 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -16,7 +16,7 @@ Jinja2==2.10.1 lazy-object-proxy==1.4.1 MarkupSafe==1.1.1 mccabe==0.6.1 -python-engineio==3.8.1 +python-engineio==3.8.2.post1 python-socketio==4.1.0 python3-utils==0.4.0 requests==2.22.0