Bump black from 21.11b1 to 21.12b0 (#1543)

Bumps [black](https://github.com/psf/black) from 21.11b1 to 21.12b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1562/head
dependabot[bot] 2021-12-13 15:22:29 -08:00 zatwierdzone przez GitHub
rodzic 8b411a6b70
commit f5538e7161
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -71,7 +71,7 @@ setup(
"pytest-xdist>=2.2.1,<2.6",
"pytest-asyncio>=0.10,<0.17",
"beautifulsoup4>=4.8.1,<4.11.0",
"black==21.11b1",
"black==21.12b0",
"pytest-timeout>=1.4.2,<2.1",
"trustme>=0.7,<0.10",
],