From bcaeb53273eb726094d8ecda3269a2b9e6babf1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 19:10:05 +0000 Subject: [PATCH] Bump django-analytical from 2.0.0 to 3.1.0 in /codalab/requirements Bumps [django-analytical](https://github.com/jazzband/django-analytical) from 2.0.0 to 3.1.0. - [Release notes](https://github.com/jazzband/django-analytical/releases) - [Changelog](https://github.com/jazzband/django-analytical/blob/main/CHANGELOG.rst) - [Commits](https://github.com/jazzband/django-analytical/compare/v2.0.0...v3.1.0) --- updated-dependencies: - dependency-name: django-analytical dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- codalab/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codalab/requirements/requirements.txt b/codalab/requirements/requirements.txt index c0e187733..6b9696906 100644 --- a/codalab/requirements/requirements.txt +++ b/codalab/requirements/requirements.txt @@ -4,7 +4,7 @@ anyjson==0.3.3 argparse # azure==0.7.1 closure_linter -django-analytical==2.0.0 +django-analytical==3.1.0 django-appconf==1.0 django-compressor==2.2 django-configurations==2.0