Skip to content

Commit 2b9f991

Browse files
Update ansible requirement from <11,>=10 to >=10,<14
Updates the requirements on [ansible](https://github.com/ansible-community/ansible-build-data) to permit the latest version. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@10.0.0...13.0.0) --- updated-dependencies: - dependency-name: ansible dependency-version: 13.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52c12c1 commit 2b9f991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# jumping to another major version without testing, since there are
88
# often breaking changes across major versions. This is the reason
99
# for the upper bound.
10-
ansible>=10,<11
10+
ansible>=10,<14
1111
# ansible-core<2.17.7 suffers from GHSA-99w6-3xph-cx78.
1212
#
1313
# Note that any changes made to this dependency must also be made in

0 commit comments

Comments
 (0)