Skip to content

Commit 4c341fa

Browse files
⬆️ Bump black from 21.12b0 to 22.1.0 (#168)
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0. - [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/22.1.0) --- 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>
1 parent f256c3e commit 4c341fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ codecov
44
chardet==4.0.*
55
Flask>=2.0,<3.0; python_version >= '3.6'
66
requests>=2.26,<3.0; python_version >= '3.6'
7-
black==21.12b0; python_version >= '3.6'
7+
black==22.1.0; python_version >= '3.6'
88
flake8==4.0.1; python_version >= '3.6'
99
mypy==0.931; python_version >= '3.6'
1010
isort; python_version >= '3.6'

0 commit comments

Comments
 (0)