Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed Feb 16, 2024
1 parent 4f2218f commit 6db1d77
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 4 deletions.
57 changes: 53 additions & 4 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,49 +11,98 @@
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
annotated-types==0.6.0
# via pydantic
bumpver==2023.1129
click==8.1.7
# via bumpver
# via djlint
colorama==0.4.6
# via bumpver
# via copier
# via djlint
copier==9.1.1
cssbeautifier==1.14.11
# via djlint
decorator==5.1.1
# via copier
djlint==1.34.1
dunamai==1.19.1
# via copier
editorconfig==0.12.3
exceptiongroup==1.2.0
# via cssbeautifier
# via jsbeautifier
execnet==2.0.2
# via pytest-xdist
funcy==2.0
# via copier
html-tag-names==0.1.2
# via djlint
html-void-elements==0.1.0
importlib-metadata==7.0.1
# via djlint
iniconfig==2.0.0
# via pytest
jinja2==3.1.3
# via copier
# via jinja2-ansible-filters
jinja2-ansible-filters==1.3.2
# via copier
jsbeautifier==1.14.11
# via cssbeautifier
# via djlint
json5==0.9.14
# via djlint
lexid==2021.1006
# via bumpver
looseversion==1.3.0
# via bumpver
markupsafe==2.1.5
# via jinja2
packaging==23.2
# via copier
# via dunamai
# via pytest
pathspec==0.12.1
# via copier
# via djlint
pluggy==1.4.0
# via pytest
plumbum==1.8.2
# via copier
prompt-toolkit==3.0.36
# via questionary
pydantic==2.6.1
# via copier
pydantic-core==2.16.2
# via pydantic
pygments==2.17.2
# via copier
pytest==8.0.0
# via pytest-randomly
# via pytest-reverse
# via pytest-xdist
pytest-randomly==3.15.0
pytest-reverse==1.7.0
pytest-xdist==3.5.0
pyyaml==6.0.1
# via copier
# via djlint
# via jinja2-ansible-filters
# via pyyaml-include
pyyaml-include==1.3.2
# via copier
questionary==2.0.1
# via copier
regex==2023.12.25
# via djlint
six==1.16.0
# via cssbeautifier
# via jsbeautifier
toml==0.10.2
tomli==2.0.1
# via bumpver
tqdm==4.66.1
# via djlint
typing-extensions==4.9.0
# via pydantic
# via pydantic-core
wcwidth==0.2.13
zipp==3.17.0
# via prompt-toolkit
25 changes: 25 additions & 0 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,48 @@
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
annotated-types==0.6.0
# via pydantic
colorama==0.4.6
# via copier
copier==9.1.1
decorator==5.1.1
# via copier
dunamai==1.19.1
# via copier
funcy==2.0
# via copier
jinja2==3.1.3
# via copier
# via jinja2-ansible-filters
jinja2-ansible-filters==1.3.2
# via copier
markupsafe==2.1.5
# via jinja2
packaging==23.2
# via copier
# via dunamai
pathspec==0.12.1
# via copier
plumbum==1.8.2
# via copier
prompt-toolkit==3.0.36
# via questionary
pydantic==2.6.1
# via copier
pydantic-core==2.16.2
# via pydantic
pygments==2.17.2
# via copier
pyyaml==6.0.1
# via copier
# via jinja2-ansible-filters
# via pyyaml-include
pyyaml-include==1.3.2
# via copier
questionary==2.0.1
# via copier
typing-extensions==4.9.0
# via pydantic
# via pydantic-core
wcwidth==0.2.13
# via prompt-toolkit

0 comments on commit 6db1d77

Please sign in to comment.