Skip to content

Commit

Permalink
Update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed Sep 10, 2023
1 parent ac66a36 commit d0c7c78
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 58 deletions.
113 changes: 61 additions & 52 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ appnope==0.1.3
# via ipython
asgiref==3.7.2
# via django
asttokens==2.3.0
asttokens==2.4.0
# via stack-data
backcall==0.2.0
# via ipython
black==23.7.0
black==23.9.0
# via -r requirements/requirements.in
build==1.0.0
build==1.0.3
# via pip-tools
cfgv==3.4.0
# via pre-commit
Expand All @@ -25,7 +25,7 @@ click==8.1.7
# pip-tools
colorama==0.4.6
# via djlint
coverage==7.3.0
coverage==7.3.1
# via -r requirements/requirements.in
cssbeautifier==1.14.9
# via djlint
Expand Down Expand Up @@ -144,7 +144,7 @@ pygments==2.16.1
# via ipython
pyproject-hooks==1.0.0
# via build
pytest==7.4.1
pytest==7.4.2
# via pytest-django
pytest-django==4.5.2
# via -r requirements/requirements.in
Expand Down Expand Up @@ -175,7 +175,7 @@ traitlets==5.9.0
# matplotlib-inline
typing-extensions==4.7.1
# via dj-database-url
virtualenv==20.24.4
virtualenv==20.24.5
# via pre-commit
wcwidth==0.2.6
# via prompt-toolkit
Expand Down

0 comments on commit d0c7c78

Please sign in to comment.