Skip to content

Commit

Permalink
chore(deps): bump ansible-lint from 6.11.0 to 6.12.0 (techno-tim#222)
Browse files Browse the repository at this point in the history
Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@v6.11.0...v6.12.0)

---
updated-dependencies:
- dependency-name: ansible-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 4, 2023
1 parent 60adb1d commit 96c49c8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
#
# pip-compile requirements.in
#
ansible-compat==2.2.7
ansible-compat==3.0.1
# via
# ansible-lint
# molecule
ansible-core==2.14.2
# via
# -r requirements.in
# ansible-compat
# ansible-lint
ansible-lint==6.11.0
ansible-lint==6.12.0
# via -r requirements.in
arrow==1.2.3
# via jinja2-time
Expand Down Expand Up @@ -187,7 +188,7 @@ six==1.16.0
# google-auth
# kubernetes
# python-dateutil
subprocess-tee==0.3.5
subprocess-tee==0.4.1
# via ansible-compat
text-unidecode==1.3
# via python-slugify
Expand Down

0 comments on commit 96c49c8

Please sign in to comment.