Skip to content

Commit

Permalink
Bump ansible from 5.4.0 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [ansible](https://github.com/ansible/ansible) from 5.4.0 to 7.0.0.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](https://github.com/ansible/ansible/commits)

---
updated-dependencies:
- dependency-name: ansible
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2023
1 parent 55d3d78 commit 1bb48bd
Show file tree
Hide file tree
Showing 3 changed files with 119 additions and 96 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
ansible = "==5.4.0"
ansible = "==7.0.0"
ansible-lint = "==5.4.0"
gitpython = "*"
gitdb = "*"
Expand Down
116 changes: 65 additions & 51 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

97 changes: 53 additions & 44 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,57 +1,66 @@
-i https://pypi.org/simple
ansible==5.4.0
ansible-compat==3.0.1 ; python_version >= '3.8'
ansible-core==2.12.10 ; python_version >= '3.8'
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#

-i https://pypi.org/simple/
ansible-compat==3.0.1; python_version >= '3.8'
ansible-core==2.14.4; python_version >= '3.9'
ansible-lint==5.4.0
arrow==1.2.3 ; python_version >= '3.6'
attrs==22.2.0 ; python_version >= '3.6'
bcrypt==4.0.1 ; python_version >= '3.6'
ansible==7.0.0
arrow==1.2.3; python_version >= '3.6'
attrs==22.2.0; python_version >= '3.6'
bcrypt==4.0.1; python_version >= '3.6'
binaryornot==0.4.4
bracex==2.3.post1 ; python_version >= '3.7'
cerberus==1.3.2 ; python_version >= '2.7'
certifi==2022.12.7 ; python_version >= '3.6'
bracex==2.3.post1; python_version >= '3.7'
cerberus==1.3.2; python_version >= '2.7'
certifi==2022.12.7; python_version >= '3.6'
cffi==1.15.1
chardet==5.1.0 ; python_version >= '3.7'
charset-normalizer==3.1.0 ; python_full_version >= '3.7.0'
click==8.1.3 ; python_version >= '3.7'
chardet==5.1.0; python_version >= '3.7'
charset-normalizer==3.1.0; python_version >= '3.7'
click-help-colors==0.9.1
cookiecutter==2.1.1 ; python_version >= '3.7'
cryptography==39.0.2 ; python_version >= '3.6'
docker==6.0.1 ; python_version >= '3.7'
enrich==1.2.7 ; python_version >= '3.6'
click==8.1.3; python_version >= '3.7'
cookiecutter==2.1.1; python_version >= '3.7'
cryptography==40.0.1; python_version >= '3.6'
distro==1.8.0; python_version >= '3.6'
docker==6.0.1; python_version >= '3.7'
enrich==1.2.7; python_version >= '3.6'
gitdb==4.0.10
gitpython==3.1.31
idna==3.4 ; python_version >= '3.5'
jinja2==3.1.2 ; python_version >= '3.7'
idna==3.4; python_version >= '3.5'
jinja2-time==0.2.0
jsonschema==4.17.3 ; python_version >= '3.7'
markdown-it-py==2.2.0 ; python_version >= '3.7'
markupsafe==2.1.2 ; python_version >= '3.7'
mdurl==0.1.2 ; python_version >= '3.7'
molecule[docker]==3.6.1
jinja2==3.1.2; python_version >= '3.7'
jsonschema==4.17.3; python_version >= '3.7'
markdown-it-py==2.2.0; python_version >= '3.7'
markupsafe==2.1.2; python_version >= '3.7'
mdurl==0.1.2; python_version >= '3.7'
molecule-docker==1.1.0
packaging==23.0 ; python_version >= '3.7'
molecule[docker]==3.6.1
packaging==23.0; python_version >= '3.7'
paramiko==2.12.0
pathspec==0.11.0 ; python_version >= '3.7'
pluggy==1.0.0 ; python_version >= '3.6'
pathspec==0.11.1; python_version >= '3.7'
pluggy==1.0.0; python_version >= '3.6'
pycparser==2.21
pygments==2.14.0 ; python_version >= '3.6'
pynacl==1.5.0 ; python_version >= '3.6'
pyrsistent==0.19.3 ; python_version >= '3.7'
python-dateutil==2.8.2 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-slugify==8.0.1 ; python_version >= '3.7'
pygments==2.15.0; python_version >= '3.7'
pynacl==1.5.0; python_version >= '3.6'
pyrsistent==0.19.3; python_version >= '3.7'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-slugify==8.0.1; python_version >= '3.7'
pyyaml==6.0
requests==2.28.2 ; python_version >= '3.7' and python_version < '4'
resolvelib==0.5.4
rich==13.3.2 ; python_full_version >= '3.7.0'
ruamel.yaml==0.17.21 ; python_version >= '3.7'
setuptools==67.5.1 ; python_version >= '3.7'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==5.0.0 ; python_version >= '3.6'
subprocess-tee==0.4.1 ; python_version >= '3.8'
tenacity==8.2.2 ; python_version >= '3.6'
requests==2.28.2; python_version >= '3.7' and python_version < '4'
resolvelib==0.8.1
rich==13.3.3; python_version >= '3.7'
ruamel.yaml==0.17.21; python_version >= '3.7'
selinux==0.3.0; sys_platform == 'linux'
setuptools==67.6.1; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==5.0.0; python_version >= '3.6'
subprocess-tee==0.4.1; python_version >= '3.8'
tenacity==8.2.2; python_version >= '3.6'
text-unidecode==1.3
urllib3==1.26.14 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
wcmatch==8.4.1 ; python_version >= '3.7'
websocket-client==1.5.1 ; python_version >= '3.7'
urllib3==1.26.15; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
wcmatch==8.4.1; python_version >= '3.7'
websocket-client==1.5.1; python_version >= '3.7'
yamllint==1.26.3

0 comments on commit 1bb48bd

Please sign in to comment.