From 353fe848f0a344c2223d434c9b4905b220cc19c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 23:52:56 +0000 Subject: [PATCH] :arrow_up: Bump tqdm from 4.57.0 to 4.59.0 in /backend/uclapi (#3239) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ethan Wood <5961364+greenfrogs@users.noreply.github.com> --- backend/uclapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/uclapi/requirements.txt b/backend/uclapi/requirements.txt index 464d39823..ed45ee9f1 100644 --- a/backend/uclapi/requirements.txt +++ b/backend/uclapi/requirements.txt @@ -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