Skip to content

Commit

Permalink
Update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed Feb 17, 2024
1 parent 7fe344b commit f4e0d1c
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 82 deletions.
171 changes: 96 additions & 75 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 9 additions & 7 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ asgiref==3.7.2
# django-htmx
asttokens==2.4.1
# via stack-data
black==24.1.1
black==24.2.0
# via -r requirements/requirements.in
build==1.0.3
# via pip-tools
Expand All @@ -26,7 +26,7 @@ colorama==0.4.6
# via djlint
coverage==7.4.1
# via -r requirements/requirements.in
cssbeautifier==1.14.11
cssbeautifier==1.15.1
# via djlint
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -58,7 +58,7 @@ django-htmx==1.17.2
# via -r requirements/requirements.in
djlint==1.34.1
# via -r requirements/requirements.in
editorconfig==0.12.3
editorconfig==0.12.4
# via
# cssbeautifier
# jsbeautifier
Expand All @@ -84,7 +84,7 @@ ipython==8.21.0
# via -r requirements/requirements.in
jedi==0.19.1
# via ipython
jsbeautifier==1.14.11
jsbeautifier==1.15.1
# via
# cssbeautifier
# djlint
Expand Down Expand Up @@ -117,7 +117,7 @@ pexpect==4.9.0
# via ipython
pip-lock==2.11.0
# via -r requirements/requirements.in
pip-tools==7.3.0
pip-tools==7.4.0
# via -r requirements/requirements.in
platformdirs==4.2.0
# via
Expand All @@ -140,8 +140,10 @@ pyflakes==3.2.0
pygments==2.17.2
# via ipython
pyproject-hooks==1.0.0
# via build
pytest==8.0.0
# via
# build
# pip-tools
pytest==8.0.1
# via pytest-django
pytest-django==4.8.0
# via -r requirements/requirements.in
Expand Down

0 comments on commit f4e0d1c

Please sign in to comment.