Skip to content

Commit

Permalink
Bump ansible-compat from 3.0.2 to 4.1.10
Browse files Browse the repository at this point in the history
Bumps [ansible-compat](https://github.com/ansible/ansible-compat) from 3.0.2 to 4.1.10.
- [Release notes](https://github.com/ansible/ansible-compat/releases)
- [Commits](ansible/ansible-compat@v3.0.2...v4.1.10)

---
updated-dependencies:
- dependency-name: ansible-compat
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent ecdb427 commit 66d0c04
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 59 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jmespath = "==1.0.1"
typing-extensions = "==4.6.3"

[dev-packages]
ansible-compat = "<4"
ansible-compat = "<5"
ansible-lint = ">=6.14.3"
molecule = "==4.0.3"
molecule-docker = "==2.0.0"
Expand Down
155 changes: 97 additions & 58 deletions Pipfile.lock

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

0 comments on commit 66d0c04

Please sign in to comment.