mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
chore(deps): bump ansible-lint from 6.12.1 to 6.13.1 (#240)
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.12.1 to 6.13.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.12.1...v6.13.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -5,15 +5,13 @@
|
|||||||
# pip-compile requirements.in
|
# pip-compile requirements.in
|
||||||
#
|
#
|
||||||
ansible-compat==3.0.1
|
ansible-compat==3.0.1
|
||||||
# via
|
# via molecule
|
||||||
# ansible-lint
|
|
||||||
# molecule
|
|
||||||
ansible-core==2.14.2
|
ansible-core==2.14.2
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# ansible-compat
|
# ansible-compat
|
||||||
# ansible-lint
|
# ansible-lint
|
||||||
ansible-lint==6.12.1
|
ansible-lint==6.13.1
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
arrow==1.2.3
|
arrow==1.2.3
|
||||||
# via jinja2-time
|
# via jinja2-time
|
||||||
@@ -189,7 +187,9 @@ six==1.16.0
|
|||||||
# kubernetes
|
# kubernetes
|
||||||
# python-dateutil
|
# python-dateutil
|
||||||
subprocess-tee==0.4.1
|
subprocess-tee==0.4.1
|
||||||
# via ansible-compat
|
# via
|
||||||
|
# ansible-compat
|
||||||
|
# ansible-lint
|
||||||
text-unidecode==1.3
|
text-unidecode==1.3
|
||||||
# via python-slugify
|
# via python-slugify
|
||||||
urllib3==1.26.12
|
urllib3==1.26.12
|
||||||
|
|||||||
Reference in New Issue
Block a user