diff --git a/requirements.txt b/requirements.txt index 5adcd6b10a8bcae883ab9e7691fbb4ea7e4a5082..459e657d6eb7373169a1ccd7dd9e0029c67f77dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ bcrypt==4.1.2 # via paramiko binaryornot==0.4.4 # via cookiecutter -build==1.0.3 +build==1.1.1 # via pip-tools cerberus==1.3.5 # via molecule @@ -57,7 +57,7 @@ colorama==0.4.6 # rich commonmark==0.9.1 # via rich -cookiecutter==2.5.0 +cookiecutter==2.6.0 # via molecule cryptography==3.2.1 # via @@ -68,10 +68,12 @@ defusedxml==0.7.1 # via -r requirements.in distlib==0.3.8 # via virtualenv -dnspython==2.6.0 +dnspython==2.6.1 # via -r requirements.in docutils==0.20.1 - # via sphinx + # via + # sphinx + # sphinx-rtd-theme exceptiongroup==1.2.0 # via pytest fasteners==0.19 @@ -82,14 +84,16 @@ flake8==7.0.0 # via molecule gimmecert==0.5.0 # via -r requirements.in -identify==2.5.34 +identify==2.5.35 # via pre-commit idna==3.6 # via requests imagesize==1.4.1 # via sphinx importlib-metadata==7.0.1 - # via build + # via + # build + # sphinx iniconfig==2.0.0 # via pytest jinja2==3.1.3 @@ -156,7 +160,7 @@ pyproject-hooks==1.0.0 # via # build # pip-tools -pytest==8.0.1 +pytest==8.0.2 # via testinfra python-dateutil==2.8.2 # via @@ -208,19 +212,29 @@ six==1.16.0 # paramiko # pre-commit # python-dateutil - # sphinx # testinfra snowballstemmer==2.2.0 # via sphinx -sphinx==1.7.9 +sphinx==7.2.6 # via # -r requirements.in # sphinx-rtd-theme -sphinx-rtd-theme==0.4.3 + # sphinxcontrib-jquery +sphinx-rtd-theme==2.0.0 # via -r requirements.in +sphinxcontrib-applehelp==1.0.8 + # via sphinx +sphinxcontrib-devhelp==1.0.6 + # via sphinx +sphinxcontrib-htmlhelp==2.0.5 + # via sphinx +sphinxcontrib-jquery==4.1 + # via sphinx-rtd-theme +sphinxcontrib-jsmath==1.0.1 + # via sphinx +sphinxcontrib-qthelp==1.0.7 + # via sphinx sphinxcontrib-serializinghtml==1.1.10 - # via sphinxcontrib-websupport -sphinxcontrib-websupport==1.2.4 # via sphinx tabulate==0.9.0 # via molecule @@ -242,7 +256,7 @@ types-python-dateutil==2.8.19.20240106 # via arrow urllib3==2.2.1 # via requests -virtualenv==20.25.0 +virtualenv==20.25.1 # via pre-commit wheel==0.42.0 # via pip-tools @@ -256,9 +270,8 @@ pip==24.0 # via # -r requirements.in # pip-tools -setuptools==69.1.0 +setuptools==69.1.1 # via # -r requirements.in # nodeenv # pip-tools - # sphinx