Skip to content

Commit 28c235b

Browse files
chore(deps): Update python-dependencies to >=26.4.0 (#79)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fc4ddb commit 28c235b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ansible
22
ansible-core>=2.18.0
3-
ansible-lint>=26.3.0
3+
ansible-lint>=26.4.0
44

55
# Linting and Formatting
66
yamllint>=1.38.0
@@ -11,7 +11,7 @@ black>=26.3.1
1111
molecule>=26.3.0
1212
molecule-plugins[docker]>=25.8.12
1313
pytest>=9.0.2
14-
pytest-ansible>=26.2.0
14+
pytest-ansible>=26.4.0
1515
pytest-cov>=7.1.0
1616

1717
# Documentation

0 commit comments

Comments
 (0)