Skip to content

Commit

Permalink
Merge pull request #3 from hectorm/dependabot/pip/black-24.2.0
Browse files Browse the repository at this point in the history
Bump black from 24.1.1 to 24.2.0
  • Loading branch information
hectorm authored Feb 22, 2024
2 parents c9b8749 + 36260ac commit 19c9b0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
black~=24.1
black~=24.2
isort~=5.13
mypy~=1.8
pytest-datafiles~=3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ attrs==23.2.0
# -r requirements.txt
# jsonschema
# referencing
black==24.1.1
black==24.2.0
# via -r requirements-dev.in
click==8.1.7
# via
Expand Down

0 comments on commit 19c9b0a

Please sign in to comment.