Skip to content

Commit 63f64d7

Browse files
Update dependency ara to v1.7.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent c7311c4 commit 63f64d7

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Jinja2 = "==3.1.6"
1010
PyMySQL = "==1.1.2"
1111
PyYAML = "==6.0.3"
1212
ansible-runner = "==2.4.2"
13-
ara = "==1.7.3"
13+
ara = "==1.7.5"
1414
celery = {version = "==5.6.2", extras = ["redis"]}
1515
cliff = "==4.13.2"
1616
deepdiff = "==8.6.1"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ GitPython==3.1.46
44
Jinja2==3.1.6
55
PyMySQL==1.1.2
66
PyYAML==6.0.3
7-
ara==1.7.3
7+
ara==1.7.5
88
celery[redis]==5.6.2
99
cliff==4.13.2
1010
deepdiff==8.6.1

0 commit comments

Comments
 (0)