Skip to content

Commit

Permalink
Update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
trey committed Nov 11, 2023
1 parent d0a7469 commit 77ab028
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ asgiref==3.7.2
# via django
asttokens==2.4.1
# via stack-data
black==23.10.1
black==23.11.0
# via -r requirements/requirements.in
build==1.0.3
# via pip-tools
Expand All @@ -25,7 +25,7 @@ colorama==0.4.6
# via djlint
coverage==7.3.2
# via -r requirements/requirements.in
cssbeautifier==1.14.9
cssbeautifier==1.14.11
# via djlint
decorator==5.1.1
# via ipython
Expand Down Expand Up @@ -83,7 +83,7 @@ ipython==8.17.2
# via -r requirements/requirements.in
jedi==0.19.1
# via ipython
jsbeautifier==1.14.9
jsbeautifier==1.14.11
# via
# cssbeautifier
# djlint
Expand Down Expand Up @@ -126,7 +126,7 @@ pluggy==1.3.0
# via pytest
pre-commit==3.5.0
# via -r requirements/requirements.in
prompt-toolkit==3.0.39
prompt-toolkit==3.0.40
# via ipython
ptyprocess==0.7.0
# via pexpect
Expand All @@ -142,7 +142,7 @@ pyproject-hooks==1.0.0
# via build
pytest==7.4.3
# via pytest-django
pytest-django==4.6.0
pytest-django==4.7.0
# via -r requirements/requirements.in
python-dotenv==1.0.0
# via environs
Expand Down

0 comments on commit 77ab028

Please sign in to comment.