From 0c965e1cba1817324d136d62c032dd012e832e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 23:33:18 +0000 Subject: [PATCH] :arrow_up: Bump tqdm from 4.57.0 to 4.59.0 in /backend/uclapi Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.57.0 to 4.59.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.57.0...v4.59.0) Signed-off-by: dependabot[bot] --- backend/uclapi/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/uclapi/requirements.txt b/backend/uclapi/requirements.txt index 15f879b22..19f090b55 100644 --- a/backend/uclapi/requirements.txt +++ b/backend/uclapi/requirements.txt @@ -15,7 +15,7 @@ django-postgrespool2==1.0.1 eventlet==0.30.0 freezegun==1.1.0 flake8==3.8.4 -gevent==20.9.0 +gevent==21.1.2 gunicorn==20.0.4 greenlet==1.0.0 hiredis==1.1.0 @@ -33,6 +33,6 @@ redis==3.5.3 requests==2.25.1 requests-futures==1.0.0 Sphinx==3.4.0 -tqdm==4.57.0 +tqdm==4.59.0 validators==0.18.2 git+git://github.com/uclapi/django-webpack-loader@master#egg=django-webpack-loader