Skip to content

Commit

Permalink
Black version update for github
Browse files Browse the repository at this point in the history
  • Loading branch information
cdgriffith committed Feb 7, 2024
1 parent 3a5c280 commit 8f09884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements-test.txt
pip install coveralls black==22.3.0 flake8 setuptools wheel twine
pip install coveralls black==24.1.1 flake8 setuptools wheel twine
- name: Verify Code with Black
run: |
Expand Down

0 comments on commit 8f09884

Please sign in to comment.