File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 5
5
# pip-compile --extra=docs --extra=test --extra=yamllint --no-annotate --output-file=requirements.txt --strip-extras setup.cfg tools/opts.txt
6
6
#
7
7
alabaster == 0.7.12
8
- ansi2html == 1.6 .0
8
+ ansi2html == 1.7 .0
9
9
ansible-compat == 1.0.0
10
- ansible-pygments == 0.1.0
11
- arrow == 1.2.1
10
+ ansible-pygments == 0.1.1
11
+ arrow == 1.2.2
12
12
attrs == 21.4.0
13
13
babel == 2.9.1
14
14
bcrypt == 3.2.0
@@ -18,7 +18,7 @@ cerberus==1.3.2
18
18
certifi == 2021.10.8
19
19
cffi == 1.15.0
20
20
chardet == 4.0.0
21
- charset-normalizer == 2.0.10
21
+ charset-normalizer == 2.0.11
22
22
click == 8.0.3
23
23
click-help-colors == 0.9.1
24
24
colorama == 0.4.4
@@ -66,12 +66,11 @@ pytz==2021.3
66
66
pyyaml == 6.0
67
67
requests == 2.27.1
68
68
rich == 11.1.0
69
- selinux == 0.2.1
70
69
simplejson == 3.17.6
71
70
six == 1.16.0
72
71
snowballstemmer == 2.2.0
73
72
sphinx == 4.3.2
74
- sphinx-ansible-theme == 0.9.0
73
+ sphinx-ansible-theme == 0.9.1
75
74
sphinx-notfound-page == 0.8
76
75
sphinx-rtd-theme == 1.0.0
77
76
sphinxcontrib-applehelp == 1.0.2
Original file line number Diff line number Diff line change 1
1
distro
2
- selinux
You can’t perform that action at this time.
0 commit comments