Skip to content

Commit

Permalink
chore(deps): update dependency ara to v1.7.1 (#791)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent f96a890 commit de9deb0
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GitPython = "==3.1.41"
Jinja2 = "==3.1.3"
PyYAML = "==6.0.1"
ansible-runner = "==2.3.4"
ara = "==1.7.0"
ara = "==1.7.1"
celery = {version = "==5.3.6", extras = ["redis"]}
cliff = "==4.5.0"
deepdiff = "==6.7.1"
Expand Down
78 changes: 71 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ClusterShell==1.9.2
GitPython==3.1.41
Jinja2==3.1.3
PyYAML==6.0.1
ara==1.7.0
ara==1.7.1
celery[redis]==5.3.6
cliff==4.5.0
deepdiff==6.7.1
Expand Down

0 comments on commit de9deb0

Please sign in to comment.