Skip to content

Commit

Permalink
Merge d13a59c into 5ad5181
Browse files Browse the repository at this point in the history
  • Loading branch information
gl3nn committed May 19, 2021
2 parents 5ad5181 + d13a59c commit 99d3995
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@master
- uses: psf/black@21.5b1
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ tox-gh-actions==0.3.0
coverage==5.1

# Formatting
black==20.8b1
black==21.5b1

0 comments on commit 99d3995

Please sign in to comment.