Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed May 22, 2024
1 parent a061ac0 commit 784df57
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 51 deletions.
106 changes: 59 additions & 47 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,13 +119,13 @@ pip-lock==2.11.0
# via -r requirements/requirements.in
pip-tools==7.4.1
# via -r requirements/requirements.in
platformdirs==4.2.1
platformdirs==4.2.2
# via
# black
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.7.0
pre-commit==3.7.1
# via -r requirements/requirements.in
prompt-toolkit==3.0.43
# via ipython
Expand All @@ -143,7 +143,7 @@ pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.0
pytest==8.2.1
# via pytest-django
pytest-django==4.8.0
# via -r requirements/requirements.in
Expand Down Expand Up @@ -176,7 +176,7 @@ typing-extensions==4.11.0
# via
# dj-database-url
# ipython
virtualenv==20.26.1
virtualenv==20.26.2
# via pre-commit
wcwidth==0.2.13
# via prompt-toolkit
Expand Down

0 comments on commit 784df57

Please sign in to comment.