Skip to content

Commit

Permalink
Update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed Oct 1, 2023
1 parent 5b25b71 commit 3400206
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ editorconfig==0.12.3
# jsbeautifier
environs[django]==9.5.0
# via -r requirements/requirements.in
executing==1.2.0
executing==2.0.0
# via stack-data
filelock==3.12.4
# via virtualenv
Expand All @@ -77,11 +77,11 @@ html-tag-names==0.1.2
# via djlint
html-void-elements==0.1.0
# via djlint
identify==2.5.29
identify==2.5.30
# via pre-commit
iniconfig==2.0.0
# via pytest
ipython==8.15.0
ipython==8.16.0
# via -r requirements/requirements.in
jedi==0.19.0
# via ipython
Expand All @@ -101,7 +101,7 @@ mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
# via pre-commit
packaging==23.1
packaging==23.2
# via
# black
# build
Expand Down Expand Up @@ -165,19 +165,19 @@ sqlparse==0.4.4
# via
# django
# django-debug-toolbar
stack-data==0.6.2
stack-data==0.6.3
# via ipython
tqdm==4.66.1
# via djlint
traitlets==5.10.0
traitlets==5.10.1
# via
# ipython
# matplotlib-inline
typing-extensions==4.8.0
# via dj-database-url
virtualenv==20.24.5
# via pre-commit
wcwidth==0.2.6
wcwidth==0.2.8
# via prompt-toolkit
wheel==0.41.2
# via pip-tools
Expand Down

0 comments on commit 3400206

Please sign in to comment.