diff options
author | Renovate Bot <bot@renovateapp.com> | 2021-11-22 23:03:53 +0000 |
---|---|---|
committer | John Villalovos <john@sodarock.com> | 2021-11-22 15:13:48 -0800 |
commit | 5bca87c1e3499eab9b9a694c1f5d0d474ffaca39 (patch) | |
tree | 600d3c0d9157dc76f124d8a96e597a1db930a8f0 | |
parent | 9b78c101309d201a4ff2d1ca7974a7c57cb1ad62 (diff) | |
download | gitlab-5bca87c1e3499eab9b9a694c1f5d0d474ffaca39.tar.gz |
chore(deps): update dependency black to v21
-rw-r--r-- | requirements-lint.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-lint.txt b/requirements-lint.txt index c0048ea..6e17331 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,4 +1,4 @@ -black==20.8b1 +black==21.11b1 flake8==4.0.1 isort==5.10.1 mypy==0.910 |