summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2021-12-05 22:52:59 +0000
committerJohn Villalovos <john@sodarock.com>2021-12-05 15:04:08 -0800
commitab841b8c63183ca20b866818ab2f930a5643ba5f (patch)
treeb855742970461553810aeb60c2590f47d4f87f1e
parent2708f91d6f763ab02bdd24262892be66fa33390d (diff)
downloadgitlab-ab841b8c63183ca20b866818ab2f930a5643ba5f.tar.gz
chore(deps): update dependency black to v21.12b0
-rw-r--r--requirements-lint.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-lint.txt b/requirements-lint.txt
index e7b2270..d5e0521 100644
--- a/requirements-lint.txt
+++ b/requirements-lint.txt
@@ -1,4 +1,4 @@
-black==21.11b1
+black==21.12b0
flake8==4.0.1
isort==5.10.1
mypy==0.910