Skip to content

Commit

Permalink
Update dependency ansible-core to v2.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 44607f0 commit 9a2a1f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# This installed version can be overriden by running pytest with the --ansible-version command.
# Ideally pytest would install another venv just for the test, but the pytest-virtualenv package
# is ancient and incompatible with python 3.12.
ansible-core==2.17.4
ansible-core==2.17.5

# Linting & Formatting
ansible-lint==24.9.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ annotated-types==0.7.0
# via pydantic
ansible-compat==24.9.1
# via ansible-lint
ansible-core==2.17.4
ansible-core==2.17.5
# via
# -r requirements.in
# ansible-compat
Expand Down

0 comments on commit 9a2a1f7

Please sign in to comment.