From ff0a7c52626140cc012bea4f80709778fcda3964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 06:47:48 +0000 Subject: [PATCH] Bump pre-commit from 2.10.0 to 2.10.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.10.0...v2.10.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 620da06f0..d1079bd6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,5 +30,5 @@ django-random-queryset==0.1.3 Jinja2==2.11.3 django-webpack-loader==0.7.0 django-js-reverse==0.9.1 -pre-commit==2.10.0 +pre-commit==2.10.1 django-allauth==0.44.0