Skip to content

Commit

Permalink
Update black from 19.10b0 to 24.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed May 1, 2024
1 parent fccdb4e commit aeef85a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ python =
basepython = python
deps =
flake8==7.0.0
black==19.10b0
black==24.4.2
isort==4.3.21
twine==3.1.1
check-manifest==0.42
Expand All @@ -30,7 +30,7 @@ commands =
isort -rc tetra tests setup.py
black tetra tests setup.py
deps =
black==19.10b0
black==24.4.2
isort==4.3.21

[testenv]
Expand Down

0 comments on commit aeef85a

Please sign in to comment.