Skip to content

Commit 0ac3306

Browse files
Bump pytest-ansible from 24.12.0 to 25.1.0 in /.config (#523)
Bumps [pytest-ansible](https://github.com/ansible/pytest-ansible) from 24.12.0 to 25.1.0. - [Release notes](https://github.com/ansible/pytest-ansible/releases) - [Changelog](https://github.com/ansible/pytest-ansible/blob/main/HISTORY.md) - [Commits](ansible/pytest-ansible@v24.12.0...v25.1.0) --- updated-dependencies: - dependency-name: pytest-ansible dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c36510c commit 0ac3306

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ pylint==3.3.3
114114
pymdown-extensions==10.14
115115
pyproject-api==1.8.0
116116
pytest==8.3.4
117-
pytest-ansible==24.12.0
117+
pytest-ansible==25.1.0
118118
pytest-instafail==0.5.0
119119
pytest-xdist==3.6.1
120120
python-daemon==3.1.2

.config/requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ pycparser==2.22
4949
pygments==2.18.0
5050
pyproject-api==1.8.0
5151
pytest==8.3.4
52-
pytest-ansible==24.12.0
52+
pytest-ansible==25.1.0
5353
pytest-xdist==3.6.1
5454
python-daemon==3.1.2
5555
python-gnupg==0.5.3

0 commit comments

Comments
 (0)