diff --git a/requirements.txt b/requirements.txt index c26867f1303b6aef89aa831d21880975a5f52e8a..1b753872e9d6da6daee57aae220dfe8f2cdc8d2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,17 +6,17 @@ # alabaster==0.7.12 # via sphinx ansible-lint==4.2.0 # via molecule -ansible==2.9.9 # via -r requirements.in, ansible-lint, molecule +ansible==2.9.11 # via -r requirements.in, ansible-lint, molecule anyconfig==0.9.7 # via molecule appdirs==1.4.4 # via virtualenv -arrow==0.15.6 # via jinja2-time +arrow==0.15.8 # via jinja2-time aspy.yaml==1.3.0 # via pre-commit attrs==19.3.0 # via pytest babel==2.8.0 # via sphinx bcrypt==3.1.7 # via paramiko binaryornot==0.4.4 # via cookiecutter cerberus==1.3.2 # via molecule -certifi==2020.4.5.1 # via requests +certifi==2020.6.20 # via requests cffi==1.14.0 # via bcrypt, cryptography, pynacl cfgv==2.0.1 # via pre-commit chardet==3.0.4 # via binaryornot, requests @@ -24,74 +24,77 @@ click-completion==0.5.2 # via molecule click==7.1.2 # via click-completion, cookiecutter, molecule, pip-tools, python-gilt colorama==0.4.3 # via molecule, python-gilt cookiecutter==1.7.2 # via molecule -cryptography==2.9.2 # via ansible, paramiko -distlib==0.3.0 # via virtualenv +cryptography==3.0 # via ansible, paramiko +distlib==0.3.1 # via virtualenv dnspython==1.16.0 # via -r requirements.in docutils==0.16 # via sphinx fasteners==0.15 # via python-gilt filelock==3.0.12 # via virtualenv -flake8==3.8.1 # via molecule +flake8==3.8.3 # via molecule git-url-parse==1.2.2 # via python-gilt -identify==1.4.15 # via pre-commit -idna==2.9 # via requests +identify==1.4.25 # via pre-commit +idna==2.10 # via requests imagesize==1.2.0 # via sphinx -importlib-metadata==1.6.0 # via flake8, importlib-resources, pluggy, pre-commit, pytest, virtualenv -importlib-resources==1.5.0 # via pre-commit, virtualenv +importlib-metadata==1.7.0 # via flake8, pluggy, pre-commit, pytest, virtualenv +importlib-resources==3.0.0 # via pre-commit, virtualenv jinja2-time==0.2.0 # via cookiecutter jinja2==2.11.2 # via ansible, click-completion, cookiecutter, jinja2-time, molecule, sphinx markupsafe==1.1.1 # via cookiecutter, jinja2 mccabe==0.6.1 # via flake8 molecule==2.22 # via -r requirements.in monotonic==1.5 # via fasteners -more-itertools==8.2.0 # via pytest -nodeenv==1.3.5 # via pre-commit -packaging==20.3 # via pytest, sphinx +more-itertools==8.4.0 # via pytest +nodeenv==1.4.0 # via pre-commit +packaging==20.4 # via pytest, sphinx paramiko==2.7.1 # via -r requirements.in, molecule pathlib2==2.3.5 # via pytest pathspec==0.8.0 # via yamllint pbr==5.4.5 # via git-url-parse, python-gilt pexpect==4.8.0 # via molecule -pip-tools==5.1.2 # via -r requirements.in +pip-tools==5.2.1 # via -r requirements.in pluggy==0.13.1 # via pytest poyo==0.5.0 # via cookiecutter pre-commit==1.21.0 # via molecule -psutil==5.7.0 # via molecule +psutil==5.7.2 # via molecule ptyprocess==0.6.0 # via pexpect -py==1.8.1 # via pytest +py==1.9.0 # via pytest +pyasn1-modules==0.2.8 # via python-ldap +pyasn1==0.4.8 # via pyasn1-modules, python-ldap pycodestyle==2.6.0 # via flake8 pycparser==2.20 # via cffi pyflakes==2.2.0 # via flake8 pygments==2.6.1 # via sphinx -pynacl==1.3.0 # via paramiko +pynacl==1.4.0 # via paramiko pyparsing==2.4.7 # via packaging -pytest==5.4.2 # via testinfra +pytest==5.4.3 # via testinfra python-dateutil==2.8.1 # via arrow python-gilt==1.2.2 # via molecule -python-slugify==4.0.0 # via cookiecutter +python-ldap==3.3.1 # via -r requirements.in +python-slugify==4.0.1 # via cookiecutter python-vagrant==0.5.15 # via -r requirements.in pytz==2020.1 # via babel pyyaml==5.3.1 # via ansible, ansible-lint, aspy.yaml, molecule, pre-commit, python-gilt, yamllint -requests==2.23.0 # via cookiecutter, sphinx +requests==2.24.0 # via cookiecutter, sphinx ruamel.yaml.clib==0.2.0 # via ruamel.yaml ruamel.yaml==0.16.10 # via ansible-lint sh==1.13.1 # via molecule, python-gilt shellingham==1.3.2 # via click-completion -six==1.14.0 # via ansible-lint, bcrypt, cfgv, click-completion, cookiecutter, cryptography, fasteners, molecule, packaging, pathlib2, pip-tools, pre-commit, pynacl, sphinx, testinfra, virtualenv +six==1.15.0 # via ansible-lint, bcrypt, cfgv, click-completion, cookiecutter, cryptography, fasteners, molecule, packaging, pathlib2, pip-tools, pre-commit, pynacl, sphinx, testinfra, virtualenv snowballstemmer==2.0.0 # via sphinx sphinx-rtd-theme==0.4.3 # via -r requirements.in sphinx==1.7.9 # via -r requirements.in, sphinx-rtd-theme -sphinxcontrib-websupport==1.2.2 # via sphinx +sphinxcontrib-websupport==1.2.3 # via sphinx tabulate==0.8.7 # via molecule testinfra==3.4.0 # via molecule text-unidecode==1.3 # via python-slugify -toml==0.10.0 # via pre-commit +toml==0.10.1 # via pre-commit tree-format==0.1.2 # via molecule -urllib3==1.25.9 # via requests -virtualenv==20.0.20 # via pre-commit -wcwidth==0.1.9 # via pytest -yamllint==1.23.0 # via molecule +urllib3==1.25.10 # via requests +virtualenv==20.0.28 # via pre-commit +wcwidth==0.2.5 # via pytest +yamllint==1.24.2 # via molecule zipp==1.2.0 # via importlib-metadata, importlib-resources # The following packages are considered to be unsafe in a requirements file: -pip==20.1 # via -r requirements.in, pip-tools -setuptools==46.2.0 # via -r requirements.in, cerberus, sphinx +pip==20.1.1 # via -r requirements.in, pip-tools +setuptools==49.2.0 # via -r requirements.in, cerberus, sphinx