Skip to content

Commit

Permalink
chore(deps): update dependency molecule-plugins to v23.6.0 (#458)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 2b5c1fb commit 6e445f3
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 @@ -25,7 +25,7 @@ packaging==24.2
docker==7.1.0
# Dependencies for executing the role scenarios.
molecule==24.12.0
molecule-plugins[docker]==23.5.3
molecule-plugins[docker]==23.6.0

# Generating requirements and syncing venv
pip-tools==7.4.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ molecule==24.12.0
# via
# -r requirements.in
# molecule-plugins
molecule-plugins[docker]==23.5.3
molecule-plugins[docker]==23.6.0
# via -r requirements.in
multidict==6.1.0
# via
Expand Down

0 comments on commit 6e445f3

Please sign in to comment.