Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@
#
# pip-compile requirements.in
#
ansible-compat==2.2.4
ansible-compat==3.0.1
# via
# ansible-lint
# molecule
ansible-core==2.14.1
# via
# -r requirements.in
# ansible-compat
# ansible-lint
ansible-lint==6.8.6
ansible-lint==6.12.0
# via -r requirements.in
arrow==1.2.3
# via jinja2-time
Expand Down Expand Up @@ -187,7 +188,7 @@ six==1.16.0
# google-auth
# kubernetes
# python-dateutil
subprocess-tee==0.3.5
subprocess-tee==0.4.1
# via ansible-compat
text-unidecode==1.3
# via python-slugify
Expand Down