Skip to content

Commit a6a44c9

Browse files
dependabot[bot]zstyblik
authored andcommitted
Bump the minor-python-dependencies group with 2 updates
Bumps the minor-python-dependencies group with 2 updates: [ansible-lint](https://github.com/ansible/ansible-lint) and [pytest](https://github.com/pytest-dev/pytest). Updates `ansible-lint` from 25.9.2 to 25.11.0 - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](ansible/ansible-lint@v25.9.2...v25.11.0) Updates `pytest` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.0...9.0.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-version: 25.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-python-dependencies - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 34ece5c commit a6a44c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-ci.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
ansible-lint==25.9.2
1+
ansible-lint==25.11.0
22
black==25.11.0
33
flake8
44
flake8-docstrings
55
flake8-import-order
6-
pytest==9.0.0
6+
pytest==9.0.1
77
reorder-python-imports

0 commit comments

Comments
 (0)