Skip to content

Commit

Permalink
Merge pull request #2 from codenerix/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 23.3.0 to 24.3.0
  • Loading branch information
juanmitaboada authored Mar 20, 2024
2 parents fbc6b94 + 442b3c4 commit 7d196d8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-dev.in
#
black==23.3.0
black==24.3.0
# via -r requirements-dev.in
build==0.10.0
# via pip-tools
Expand Down Expand Up @@ -90,12 +90,15 @@ tomli==2.0.1
# black
# build
# pyproject-api
# pyproject-hooks
# pytest
# tox
tox==4.4.11
# via -r requirements-dev.in
tqdm==4.65.0
# via nltk
typing-extensions==4.10.0
# via black
unidecode==1.3.6
# via -r requirements-dev.in
virtualenv==20.21.0
Expand Down

0 comments on commit 7d196d8

Please sign in to comment.