Skip to content

Commit

Permalink
chore(deps): update dependency ansible-core to v2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 6637154 commit c0415f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.18.0
ansible-core==2.18.1

# Linting & Formatting
ansible-lint==24.10.0
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ansible-compat==24.10.0
# via
# ansible-lint
# molecule
ansible-core==2.18.0
ansible-core==2.18.1
# via
# -r requirements.in
# ansible-compat
Expand Down Expand Up @@ -286,7 +286,7 @@ six==1.16.0
# via twiggy
snowballstemmer==2.2.0
# via sphinx
sphinx==7.4.7
sphinx==8.1.3
# via
# -r requirements.in
# antsibull-docs
Expand Down

0 comments on commit c0415f4

Please sign in to comment.