Closed github-actions[bot] closed 2 years ago
:octocat: Repo | :memo: Issues | :department_store: Marketplace
:octocat: Repo | :memo: Issues | :department_store: Marketplace
/rebase
:octocat: Repo | :memo: Issues | :department_store: Marketplace
:octocat: Repo | :memo: Issues | :department_store: Marketplace
:octocat: Repo | :memo: Issues | :department_store: Marketplace
:octocat: Repo | :memo: Issues | :department_store: Marketplace
:octocat: Repo | :memo: Issues | :department_store: Marketplace
Base PullRequest
default branch (https://github.com/electrocucaracha/krd/tree/master)
Command results
Details:
add path
```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ```./ci/update_versions.sh
pip install pip-tools
```Shell Collecting pip-tools Downloading pip_tools-6.4.0-py3-none-any.whl (47 kB) Requirement already satisfied: click>=7 in /usr/lib/python3/dist-packages (from pip-tools) (7.0) Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from pip-tools) (0.34.2) Collecting pip>=21.2 Downloading pip-21.3.1-py3-none-any.whl (1.7 MB) Collecting pep517 Downloading pep517-0.12.0-py2.py3-none-any.whl (19 kB) Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pip-tools) (45.2.0) Collecting tomli>=1.1.0; python_version >= "3.6" Downloading tomli-1.2.2-py3-none-any.whl (12 kB) Installing collected packages: pip, tomli, pep517, pip-tools Successfully installed pep517-0.12.0 pip-21.3.1 pip-tools-6.4.0 tomli-1.2.2 ```pip-compile test-requirements.in --output-file test-requirements.txt --upgrade
### stderr: ```Shell # # This file is autogenerated by pip-compile with python 3.8 # To update, run: # # pip-compile --output-file=test-requirements.txt test-requirements.in # ansible==5.0.1 # via -r test-requirements.in ansible-compat==0.5.0 # via molecule ansible-core==2.12.0 # via ansible ansible-lint==5.3.0 # via -r test-requirements.in arrow==1.2.1 # via jinja2-time attrs==21.2.0 # via pytest bcrypt==3.2.0 # via paramiko binaryornot==0.4.4 # via cookiecutter bracex==2.2.1 # via wcmatch cerberus==1.3.2 # via molecule certifi==2021.10.8 # via requests cffi==1.15.0 # via # bcrypt # cryptography # pynacl chardet==4.0.0 # via binaryornot charset-normalizer==2.0.9 # via requests click==8.0.3 # via # click-help-colors # cookiecutter # molecule click-help-colors==0.9.1 # via molecule colorama==0.4.4 # via rich commonmark==0.9.1 # via rich cookiecutter==1.7.3 # via molecule cryptography==36.0.0 # via # ansible-core # paramiko distro==1.6.0 # via selinux enrich==1.2.6 # via # ansible-lint # molecule idna==3.3 # via requests iniconfig==1.1.1 # via pytest jinja2==3.0.3 # via # ansible-core # cookiecutter # jinja2-time # molecule # molecule-vagrant jinja2-time==0.2.0 # via cookiecutter markupsafe==2.0.1 # via jinja2 molecule==3.5.2 # via # -r test-requirements.in # molecule-vagrant molecule-vagrant==1.0.0 # via -r test-requirements.in packaging==21.3 # via # ansible-core # ansible-lint # molecule # pytest paramiko==2.8.1 # via molecule pathspec==0.9.0 # via yamllint pluggy==1.0.0 # via # molecule # pytest poyo==0.5.0 # via cookiecutter py==1.11.0 # via pytest pycparser==2.21 # via cffi pygments==2.10.0 # via rich pynacl==1.4.0 # via paramiko pyparsing==3.0.6 # via packaging pytest==6.2.5 # via pytest-testinfra pytest-testinfra==6.4.0 # via -r test-requirements.in python-dateutil==2.8.2 # via arrow python-slugify==5.0.2 # via cookiecutter python-vagrant==0.5.15 # via # -r test-requirements.in # molecule-vagrant pyyaml==5.4.1 # via # ansible-compat # ansible-core # ansible-lint # molecule # molecule-vagrant # yamllint requests==2.26.0 # via cookiecutter resolvelib==0.5.4 # via ansible-core rich==10.15.2 # via # ansible-lint # enrich # molecule ruamel.yaml==0.17.17 # via ansible-lint ruamel.yaml.clib==0.2.6 # via ruamel.yaml selinux==0.2.1 # via # molecule # molecule-vagrant six==1.16.0 # via # bcrypt # cookiecutter # pynacl # python-dateutil subprocess-tee==0.3.5 # via molecule tenacity==8.0.1 # via ansible-lint text-unidecode==1.3 # via python-slugify toml==0.10.2 # via pytest urllib3==1.26.7 # via requests wcmatch==8.3 # via ansible-lint yamllint==1.26.3 # via -r test-requirements.in # The following packages are considered to be unsafe in a requirements file: # setuptools ```Changed files
Changed 2 files:
- playbooks/krd-vars.yml - test-requirements.txt:octocat: Repo | :memo: Issues | :department_store: Marketplace