Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Bump black from 21.5b1 to 21.5b2 #5236

Merged
merged 2 commits into from
Jun 4, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ flake8
mypy==0.812

# Automatic code formatting
black==21.5b1
black==21.5b2

# Allows generation of coverage reports with pytest.
pytest-cov
Expand Down