Skip to content

Commit

Permalink
Update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed Feb 3, 2024
1 parent 138bd34 commit cbce466
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 51 deletions.
92 changes: 47 additions & 45 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 @@ -11,7 +11,7 @@ asgiref==3.7.2
# django-htmx
asttokens==2.4.1
# via stack-data
black==24.1.0
black==24.1.1
# via -r requirements/requirements.in
build==1.0.3
# via pip-tools
Expand Down Expand Up @@ -50,7 +50,7 @@ django-browser-reload==1.12.1
# via -r requirements/requirements.in
django-cache-url==3.4.5
# via environs
django-debug-toolbar==4.2.0
django-debug-toolbar==4.3.0
# via -r requirements/requirements.in
django-extensions==3.2.3
# via -r requirements/requirements.in
Expand Down Expand Up @@ -80,7 +80,7 @@ identify==2.5.33
# via pre-commit
iniconfig==2.0.0
# via pytest
ipython==8.20.0
ipython==8.21.0
# via -r requirements/requirements.in
jedi==0.19.1
# via ipython
Expand Down Expand Up @@ -119,7 +119,7 @@ pip-lock==2.11.0
# via -r requirements/requirements.in
pip-tools==7.3.0
# via -r requirements/requirements.in
platformdirs==4.1.0
platformdirs==4.2.0
# via
# black
# virtualenv
Expand All @@ -141,9 +141,9 @@ pygments==2.17.2
# via ipython
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
pytest==8.0.0
# via pytest-django
pytest-django==4.7.0
pytest-django==4.8.0
# via -r requirements/requirements.in
python-dotenv==1.0.1
# via environs
Expand Down

0 comments on commit cbce466

Please sign in to comment.