Skip to content

Commit 50f0181

Browse files
authored
Update ansible-compat to v24.10 (#481)
1 parent b023cc7 commit 50f0181

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
@@ -5,7 +5,7 @@
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=ansible-dev-tools --unsafe-package=distribute --unsafe-package=pip --unsafe-package=setuptools .config/requirements.in pyproject.toml
66
#
77
ansible-builder==3.1.0
8-
ansible-compat==24.9.1
8+
ansible-compat>=24.10.0
99
ansible-core==2.17.6
1010
ansible-creator==24.11.0
1111
ansible-dev-environment==24.9.0

.config/requirements-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile --constraint=.config/constraints.txt --extra=server --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=distribute --unsafe-package=pip --unsafe-package=setuptools .config/requirements.in pyproject.toml
66
#
77
ansible-builder==3.1.0
8-
ansible-compat==24.9.1
8+
ansible-compat>=24.10.0
99
ansible-core==2.17.6
1010
ansible-creator==24.11.0
1111
ansible-dev-environment==24.9.0

0 commit comments

Comments
 (0)